3 references to InnerLoopCount
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
SchedulerBenchmark.cs (3)
18private const int OperationsPerInvoke = InnerLoopCount * OuterLoopCount; 65_counters[i].Remaining = InnerLoopCount; 103for (var t = 0; t < InnerLoopCount; t++)