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