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