1 write to _stopped
Microsoft.AspNetCore.Hosting (1)
Internal\WebHost.cs (1)
285_stopped = true;
2 references to _stopped
Microsoft.AspNetCore.Hosting (2)
Internal\WebHost.cs (2)
281if (_stopped) 320if (!_stopped)