1 write to _connectionDelegate
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnectionOfT.cs (1)
25_connectionDelegate = connectionDelegate;
1 reference to _connectionDelegate
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnectionOfT.cs (1)
69await _connectionDelegate(connectionContext);