2 references to Descending
System.Private.Xml (2)
System\Xml\XPath\Internal\CompiledXPathExpr.cs (1)
179
if (order == XmlSortOrder.
Descending
)
System\Xml\Xsl\XsltOld\SortAction.cs (1)
87
return XmlSortOrder.
Descending
;