4 references to Stopped
Microsoft.AspNetCore.Server.HttpSys (4)
HttpSysListener.cs (4)
64_state = State.Stopped; 175if (_state == State.Stopped) 189_state = State.Stopped; 265Debug.Assert(_state != State.Stopped, "Listener has been stopped.");