3 references to IHttpResponseFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
100if (key == IHttpResponseFeatureType) 222if (key == IHttpResponseFeatureType) 365yield return new KeyValuePair<Type, object>(IHttpResponseFeatureType, _currentIHttpResponseFeature);