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)
56
await
_normalEndpointMiddleware
.Invoke(context);