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