1 write to _hostingStartupErrors
Microsoft.AspNetCore.Hosting (1)
GenericHost\GenericWebHostBuilder.cs (1)
162_hostingStartupErrors = new AggregateException(exceptions);
1 reference to _hostingStartupErrors
Microsoft.AspNetCore.Hosting (1)
GenericHost\GenericWebHostBuilder.cs (1)
69options.HostingStartupExceptions = _hostingStartupErrors;