1 reference to DEFAULT_ARRAY_SIZE
System.Core (1)
System\Linq\Parallel\Utils\GrowingArray.cs (1)
30
m_array = new T[
DEFAULT_ARRAY_SIZE
];