4 references to Stopped
Microsoft.AspNetCore.Server.HttpSys (4)
HttpSysListener.cs (4)
63_state = State.Stopped; 180if (_state == State.Stopped) 194_state = State.Stopped; 271Debug.Assert(_state != State.Stopped, "Listener has been stopped.");