3 references to TryMatch
Microsoft.AspNetCore.Routing.Tests (3)
Matching\BarebonesMatcher.cs (3)
27
if (Matchers[i].
TryMatch
(path))
105
if (
TryMatch
(path))
115
if (
TryMatch
(httpContext.Request.Path.Value))