1 write to _stopping
Microsoft.AspNetCore.Server.HttpSys (1)
MessagePump.cs (1)
210_stopping = true;
2 references to _stopping
Microsoft.AspNetCore.Server.HttpSys (2)
MessagePump.cs (2)
69internal bool Stopping => _stopping; 184if (_stopping)