2 references to XPathSortComparer
System.Xml (2)
System\Xml\XPath\Internal\SortQuery.cs (2)
145public XPathSortComparer() : this (minSize) {} 195XPathSortComparer clone = new XPathSortComparer(this.numSorts);