1 write to _hostStarting
Microsoft.Extensions.Hosting (1)
Internal\Host.cs (1)
90_hostStarting = true;
1 reference to _hostStarting
Microsoft.Extensions.Hosting (1)
Internal\Host.cs (1)
332if (!_hostStarting || _hostedServices is null) // Started (and hosted services resolved)?