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