3 references to ItemCount
MSBuild.Benchmarks (3)
ItemSpecModifiersCachingBenchmark.cs (3)
38
_taskItems = new TaskItem[
ItemCount
];
39
for (int i = 0; i <
ItemCount
; i++)
52
for (int i = 0; i <
ItemCount
; i++)