1 reference to InnerMatcher
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
src\Http\Routing\test\UnitTests\Matching\BarebonesMatcherBuilder.cs (1)
27
matchers[i] = new
InnerMatcher
(pathSegments, _endpoints[i]);