1 write to _appServices
Microsoft.Extensions.Hosting (1)
HostApplicationBuilder.cs (1)
243_appServices = _createServiceProvider();
2 references to _appServices
Microsoft.Extensions.Hosting (2)
HostApplicationBuilder.cs (2)
182() => _appServices!); 248return HostBuilder.ResolveHost(_appServices, diagnosticListener);