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