1 write to _connectionClosed
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
Internal\SocketConnection.cs (1)
353
_connectionClosed
= true;
1 reference to _connectionClosed
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
Internal\SocketConnection.cs (1)
348
if (
_connectionClosed
)