Base:
method
VisitLiteralInt64
System.Xml.Xsl.Qil.QilVisitor.VisitLiteralInt64(System.Xml.Xsl.Qil.QilLiteral)
1 reference to VisitLiteralInt64
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (1)
1018return Replace(XmlILOptimization.EliminateNegate, local0, VisitLiteralInt64(f.LiteralInt64( -local2 )));