1 write to _baseline
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
28_baseline = (BarebonesMatcher)SetupMatcher(new BarebonesMatcherBuilder());
1 reference to _baseline
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherSingleEntryBenchmark.cs (1)
45await _baseline.MatchAsync(httpContext);