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