1 write to _transportConnectionManager
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnection.cs (1)
32
_transportConnectionManager
= transportConnectionManager;
1 reference to _transportConnectionManager
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnectionOfT.cs (1)
97
_transportConnectionManager
.RemoveConnection(_id);