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