3 references to RemoveBatchCount
MSBuild.Benchmarks (3)
LookupGetItemsBenchmark.cs (3)
72_removeBatches = new List<List<ProjectItemInstance>>(RemoveBatchCount); 73int totalToRemove = RemoveBatchCount * RemoveBatchSize; 81for (int b = 0; b < RemoveBatchCount; b++)