1 write to _httpContextNoEndpoint
Microsoft.AspNetCore.Security.Microbenchmarks (1)
AuthorizationMiddlewareBenchmark.cs (1)
24_httpContextNoEndpoint = new DefaultHttpContext();
1 reference to _httpContextNoEndpoint
Microsoft.AspNetCore.Security.Microbenchmarks (1)
AuthorizationMiddlewareBenchmark.cs (1)
37return _authorizationMiddleware.Invoke(_httpContextNoEndpoint);