2 references to CheckLiteralInt32
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
279n.XmlType = QilTypeChecker.CheckLiteralInt32(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
52QilNodeType.LiteralInt32 => CheckLiteralInt32((QilLiteral)n),