4 references to EndpointCount
Microsoft.AspNetCore.Routing.Microbenchmarks (4)
Matching\MatcherGithubBenchmark.cs (4)
27[Benchmark(Baseline = true, OperationsPerInvoke = EndpointCount)] 30for (var i = 0; i < EndpointCount; i++) 38[Benchmark(OperationsPerInvoke = EndpointCount)] 41for (var i = 0; i < EndpointCount; i++)