1 write to _policies
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherBuilderMultipleEntryBenchmark.cs (1)
41_policies = new List<MatcherPolicy>()
1 reference to _policies
Microsoft.AspNetCore.Routing.Microbenchmarks (1)
Matching\MatcherBuilderMultipleEntryBenchmark.cs (1)
81new DfaMatcherBuilder(_loggerFactory, _parameterPolicyFactory, _selector, _policies);