1 instantiation of HttpContextFeatureDebugView
Microsoft.AspNetCore.Http.Abstractions (1)
HttpContext.cs (1)
90public HttpContextFeatureDebugView Features => new HttpContextFeatureDebugView(_context.Features);
1 reference to HttpContextFeatureDebugView
Microsoft.AspNetCore.Http.Abstractions (1)
HttpContext.cs (1)
90public HttpContextFeatureDebugView Features => new HttpContextFeatureDebugView(_context.Features);