2 references to CheckLiteralInt32
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
289n.XmlType = this.typeCheck.CheckLiteralInt32(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
56case QilNodeType.LiteralInt32: return CheckLiteralInt32((QilLiteral)n);