2 references to GetProperty
Microsoft.AspNetCore.Http (2)
Builder\ApplicationBuilder.cs (2)
78return GetProperty<IServiceProvider>(ApplicationServicesKey)!; 96return GetProperty<IFeatureCollection>(ServerFeaturesKey)!;