2 references to CheckLiteralInt64
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilFactory.cs (1)
296n.XmlType = this.typeCheck.CheckLiteralInt64(n);
System\Xml\Xsl\QIL\QilTypeChecker.cs (1)
57case QilNodeType.LiteralInt64: return CheckLiteralInt64((QilLiteral)n);