1 instantiation of XmlDoubleSortKey
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlSortKeyAccumulator.cs (1)
62
AppendSortKey(new
XmlDoubleSortKey
(value, collation));
2 references to XmlDoubleSortKey
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlSortKey.cs (2)
322
XmlDoubleSortKey
? that = obj as
XmlDoubleSortKey
;