1 write to _serviceContext
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConnectionDispatcher.cs (1)
19_serviceContext = serviceContext;
3 references to _serviceContext
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\ConnectionDispatcher.cs (3)
24private KestrelTrace Log => _serviceContext.Log; 25private KestrelMetrics Metrics => _serviceContext.Metrics; 60id, _serviceContext, _transportConnectionManager, _connectionDelegate, connection, Log, metricsContext);