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