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