1 write to _connectionDelegate
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConnectionDispatcher.cs (1)
20
_connectionDelegate
= connectionDelegate;
1 reference to _connectionDelegate
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConnectionDispatcher.cs (1)
60
id, _serviceContext, _transportConnectionManager,
_connectionDelegate
, connection, Log, metricsContext);