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)
72await _route.MatchAsync(httpContext);