2 references to minSize
System.Xml (2)
System\Xml\XPath\Internal\SortQuery.cs (2)
141if (size <= 0) size = minSize; 145public XPathSortComparer() : this (minSize) {}