2 references to GrowArray
System.Linq.Parallel (2)
System\Linq\Parallel\Utils\GrowingArray.cs (2)
49
GrowArray
(2 * _array.Length);
68
GrowArray
(_count + otherCount);