2 references to InnerLoopCount
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
ChunkWriterBenchmark.cs (2)
32
[Benchmark(OperationsPerInvoke =
InnerLoopCount
)]
48
for (int i = 0; i <
InnerLoopCount
; i++)