1 write to _successHubProtocolResolver
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
HubConnectionContextBenchmark.cs (1)
48_successHubProtocolResolver = new TestHubProtocolResolver(new NewtonsoftJsonHubProtocol());
1 reference to _successHubProtocolResolver
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
HubConnectionContextBenchmark.cs (1)
59await _hubConnectionContext.HandshakeAsync(TimeSpan.FromSeconds(5), _supportedProtocols, _successHubProtocolResolver,