3 references to IHttpRequestIdentifierFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
108if (key == IHttpRequestIdentifierFeatureType) 232if (key == IHttpRequestIdentifierFeatureType) 373yield return new KeyValuePair<Type, object>(IHttpRequestIdentifierFeatureType, _currentIHttpRequestIdentifierFeature);