1 write to _route
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
30
_route
= SetupMatcher(new RouteMatcherBuilder());
1 reference to _route
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
72
await
_route
.MatchAsync(httpContext);