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