1 write to _exitedGracefully
Microsoft.AspNetCore.Hosting (1)
Internal\WebHostLifetime.cs (1)
27
_exitedGracefully
= true;
1 reference to _exitedGracefully
Microsoft.AspNetCore.Hosting (1)
Internal\WebHostLifetime.cs (1)
52
if (
_exitedGracefully
)