1 write to _hubConnectionContext
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
HubConnectionContextBenchmark.cs (1)
46_hubConnectionContext = new HubConnectionContext(connection, contextOptions, NullLoggerFactory.Instance);
2 references to _hubConnectionContext
Microsoft.AspNetCore.SignalR.Microbenchmarks (2)
HubConnectionContextBenchmark.cs (2)
59await _hubConnectionContext.HandshakeAsync(TimeSpan.FromSeconds(5), _supportedProtocols, _successHubProtocolResolver, 68await _hubConnectionContext.HandshakeAsync(TimeSpan.FromSeconds(5), _supportedProtocols, _failureHubProtocolResolver,