1 write to _middleware
Microsoft.AspNetCore.Http.Microbenchmarks (1)
RequestTimeoutsMiddlewareBenchmark.cs (1)
26_middleware = new RequestTimeoutsMiddleware(
4 references to _middleware
Microsoft.AspNetCore.Http.Microbenchmarks (4)
RequestTimeoutsMiddlewareBenchmark.cs (4)
71await _middleware.Invoke(context); 82await _middleware.Invoke(context); 93await _middleware.Invoke(context); 104await _middleware.Invoke(context);