4 references to Stopped
Microsoft.AspNetCore.Server.HttpSys (4)
HttpSysListener.cs (4)
61_state = State.Stopped; 185if (_state == State.Stopped) 199_state = State.Stopped; 275Debug.Assert(_state != State.Stopped, "Listener has been stopped.");