3 references to IHttpRequestLifetimeFeatureType
Microsoft.AspNetCore.Server.IIS (3)
Core\IISHttpContext.Features.cs (3)
116if (key == IHttpRequestLifetimeFeatureType) 242if (key == IHttpRequestLifetimeFeatureType) 381yield return new KeyValuePair<Type, object>(IHttpRequestLifetimeFeatureType, _currentIHttpRequestLifetimeFeature);