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