3 references to _connectionClosedTokenSource
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (3)
Internal\SocketConnection.cs (3)
58ConnectionClosed = _connectionClosedTokenSource.Token; 129_connectionClosedTokenSource.Dispose(); 412_connectionClosedTokenSource.Cancel();