aspnetcore/test/Microsoft.AspNetCore.Signal.../Internal/Protocol
David Fowler 6332e98d03 Remove Try from Write methods (#614)
- We write to a Stream so it should never fail (it could throw
but that's not new).
2017-06-28 21:53:23 -07:00
..
CompositeTestBinder.cs
CustomObject.cs
JsonHubProtocolTests.cs Remove Try from Write methods (#614) 2017-06-28 21:53:23 -07:00
MessagePackHubProtocolTests.cs Remove Try from Write methods (#614) 2017-06-28 21:53:23 -07:00
NegotiationProtocolTests.cs Remove Try from Write methods (#614) 2017-06-28 21:53:23 -07:00
TestBinder.cs
TestHubMessageEqualityComparer.cs