2 references to HostBuilderContext
Microsoft.Extensions.Hosting (2)
HostApplicationBuilder.cs (1)
168hostBuilderContext = new HostBuilderContext(new Dictionary<object, object>())
HostBuilder.cs (1)
269_hostBuilderContext = new HostBuilderContext(Properties)