1 write to _normalEndpointMiddleware
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
EndpointRoutingShortCircuitBenchmark.cs (1)
29_normalEndpointMiddleware = new EndpointRoutingMiddleware(
1 reference to _normalEndpointMiddleware
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
EndpointRoutingShortCircuitBenchmark.cs (1)
56await _normalEndpointMiddleware.Invoke(context);