1 write to _invocationBinder
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
TestClient.cs (1)
63
_invocationBinder
= invocationBinder ?? new DefaultInvocationBinder();
1 reference to _invocationBinder
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
TestClient.cs (1)
288
if (_protocol.TryParseMessage(ref buffer,
_invocationBinder
, out var message))