3 references to _connectionClosedTokenSource
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (3)
Internal\SocketConnection.cs (3)
59ConnectionClosed = _connectionClosedTokenSource.Token; 130_connectionClosedTokenSource.Dispose(); 413_connectionClosedTokenSource.Cancel();