1 reference to _DefaultCapacity
System (1)
compmod\system\collections\generic\queue.cs (1)
78
_array = new T[
_DefaultCapacity
];