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