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