1 write to _stopped
Microsoft.AspNetCore.Hosting (1)
Internal\WebHost.cs (1)
286_stopped = true;
2 references to _stopped
Microsoft.AspNetCore.Hosting (2)
Internal\WebHost.cs (2)
282if (_stopped) 321if (!_stopped)