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)
76
await matcher.
MatchAsync
(httpContext);
97
await matcher.
MatchAsync
(httpContext);
126
await matcher.
MatchAsync
(httpContext);
152
await matcher.
MatchAsync
(httpContext);
191
await matcher.
MatchAsync
(httpContext);
217
await matcher.
MatchAsync
(httpContext);
266
await matcher.
MatchAsync
(httpContext);
301
await matcher.
MatchAsync
(httpContext);
309
await matcher.
MatchAsync
(httpContext);
335
await matcher.
MatchAsync
(httpContext);
595
await matcher.
MatchAsync
(httpContext);
633
await matcher.
MatchAsync
(httpContext);
679
await matcher.
MatchAsync
(httpContext);
725
await matcher.
MatchAsync
(httpContext);
772
await matcher.
MatchAsync
(httpContext);
794
await matcher.
MatchAsync
(httpContext);
824
await matcher.
MatchAsync
(httpContext);
864
await matcher.
MatchAsync
(httpContext);
906
await matcher.
MatchAsync
(httpContext);
975
await matcher.
MatchAsync
(httpContext);
1010
await matcher.
MatchAsync
(httpContext);
1059
await matcher.
MatchAsync
(httpContext);