1 write to _tree
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
31_tree = SetupMatcher(new TreeRouterMatcherBuilder());
1 reference to _tree
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
63await _tree.MatchAsync(httpContext);