3 references to DfaMatcherBuilder
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherBuilderMultipleEntryBenchmark.cs (1)
81
new
DfaMatcherBuilder
(_loggerFactory, _parameterPolicyFactory, _selector, _policies);
Microsoft.AspNetCore.Routing.Tests (2)
Matching\CandidateSetTest.cs (1)
385
return new
DfaMatcherBuilder
(
Matching\DfaMatcherBuilderTest.cs (1)
3503
return new
DfaMatcherBuilder
(