2 references to XPathSortComparer
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\SortQuery.cs (2)
164
public XPathSortComparer() :
this
(minSize) { }
223
XPathSortComparer clone = new
XPathSortComparer
(_numSorts);