2 references to Count
Microsoft.AspNetCore.Routing.Microbenchmarks (2)
Matching\JumpTableMultipleEntryBenchmark.cs (2)
33
var samples = new int[
Count
];
36
samples[i] = i * (_strings.Length /
Count
);