3 writes to _isClosing
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\WebTransport\WebTransportSession.cs (3)
50_isClosing = false; 74_isClosing = true; 98_isClosing = true;
5 references to _isClosing
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\WebTransport\WebTransportSession.cs (5)
69if (_isClosing) 93if (_isClosing) 124if (_isClosing) 147if (_isClosing) 168if (_isClosing)