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)
332
if (!
_hostStarting
|| _hostedServices is null) // Started (and hosted services resolved)?