2 references to MatchAsync
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
Matching\MatcherAzureBenchmark.cs (1)
41await _baseline.Matchers[sample].MatchAsync(httpContext);
Matching\MatcherGithubBenchmark.cs (1)
33await _baseline.Matchers[i].MatchAsync(httpContext);