3 references to IHttpConnectionFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
123if (key == IHttpConnectionFeatureType) 254if (key == IHttpConnectionFeatureType) 397yield return new KeyValuePair<Type, object>(IHttpConnectionFeatureType, _currentIHttpConnectionFeature);