3 references to IHttpBodyControlFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
164if (key == IHttpBodyControlFeatureType) 302if (key == IHttpBodyControlFeatureType) 429yield return new KeyValuePair<Type, object>(IHttpBodyControlFeatureType, _currentIHttpBodyControlFeature);