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