1 write to ServicesStartConcurrently
Microsoft.Extensions.Hosting (1)
HostOptions.cs (1)
76ServicesStartConcurrently = startBehavior;
1 reference to ServicesStartConcurrently
Microsoft.Extensions.Hosting (1)
Internal\Host.cs (1)
91bool concurrent = _options.ServicesStartConcurrently;