2 references to CheckLiteralInt64
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
287n.XmlType = QilTypeChecker.CheckLiteralInt64(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
53QilNodeType.LiteralInt64 => CheckLiteralInt64((QilLiteral)n),