2 references to _startupKey
Microsoft.AspNetCore.Hosting (2)
GenericHost\GenericWebHostBuilder.cs (2)
240context.Properties[_startupKey] = instance; 311var instance = context.Properties[_startupKey];