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