3 references to IServiceProvidersFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
112if (key == IServiceProvidersFeatureType) 237if (key == IServiceProvidersFeatureType) 377yield return new KeyValuePair<Type, object>(IServiceProvidersFeatureType, _currentIServiceProvidersFeature);