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)
63
await
_tree
.MatchAsync(httpContext);