1 write to _endpoint
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
EndpointRoutingShortCircuitBenchmark.cs (1)
87
_endpoint
= endpoint;
1 reference to _endpoint
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
EndpointRoutingShortCircuitBenchmark.cs (1)
92
httpContext.SetEndpoint(
_endpoint
);