2 references to GrowArray
System.Core (2)
System\Linq\Parallel\Utils\GrowingArray.cs (2)
53
GrowArray
(2 * m_array.Length);
72
GrowArray
(m_count + otherCount);