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)
267if (_protocol.TryParseMessage(ref buffer, _invocationBinder, out var message))