1 instantiation of HttpRequestLifetimeFeature
Microsoft.AspNetCore.Http (1)
DefaultHttpContext.cs (1)
31private static readonly Func<IFeatureCollection, IHttpRequestLifetimeFeature> _newHttpRequestLifetimeFeature = f => new HttpRequestLifetimeFeature();