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