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