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