2 references to SortKey
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
1797
QilSortKey result = _f.
SortKey
(select, collation);
1803
result = _f.
SortKey
(select2, collation.DeepClone(_f.BaseFactory));