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)
282
if (
_stopped
)
321
if (!
_stopped
)