4 references to Stopping
Microsoft.AspNetCore.Server.HttpSys (4)
MessagePump.cs (3)
301while (!_messagePump.Stopping) 321Debug.Assert(_messagePump.Stopping); 322if (_messagePump.Stopping)
RequestProcessing\RequestContextOfT.cs (1)
36if (messagePump.Stopping)