Base:
method
MatchAsync
Microsoft.AspNetCore.Routing.Matching.Matcher.MatchAsync(Microsoft.AspNetCore.Http.HttpContext)
22 references to MatchAsync
Microsoft.AspNetCore.Routing.Tests (22)
Matching\DfaMatcherTest.cs (22)
76await matcher.MatchAsync(httpContext); 97await matcher.MatchAsync(httpContext); 126await matcher.MatchAsync(httpContext); 152await matcher.MatchAsync(httpContext); 191await matcher.MatchAsync(httpContext); 217await matcher.MatchAsync(httpContext); 266await matcher.MatchAsync(httpContext); 301await matcher.MatchAsync(httpContext); 309await matcher.MatchAsync(httpContext); 335await matcher.MatchAsync(httpContext); 595await matcher.MatchAsync(httpContext); 633await matcher.MatchAsync(httpContext); 679await matcher.MatchAsync(httpContext); 725await matcher.MatchAsync(httpContext); 772await matcher.MatchAsync(httpContext); 794await matcher.MatchAsync(httpContext); 824await matcher.MatchAsync(httpContext); 864await matcher.MatchAsync(httpContext); 906await matcher.MatchAsync(httpContext); 975await matcher.MatchAsync(httpContext); 1010await matcher.MatchAsync(httpContext); 1059await matcher.MatchAsync(httpContext);