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