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)
281
if (
_stopped
)
320
if (!
_stopped
)