2 writes to _stopped
Microsoft.AspNetCore.Server.IIS (2)
Core\IO\AsyncIOEngine.cs (2)
211
_stopped
= true;
250
_stopped
= true;
2 references to _stopped
Microsoft.AspNetCore.Server.IIS (2)
Core\IO\AsyncIOEngine.cs (2)
121
if (
_stopped
)
185
if (
_stopped
)