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