1 write to _binder
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
HubProtocolBenchmark.cs (1)
56_binder = new TestBinder(_hubMessage);
1 reference to _binder
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
HubProtocolBenchmark.cs (1)
63if (!_hubProtocol.TryParseMessage(ref data, _binder, out _))