3 references to NormalizeGtLiteral
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
2130if (this[XmlILOptimization.NormalizeGtLiteral]) 2137if (AllowReplace(XmlILOptimization.NormalizeGtLiteral, local0)) 2139return Replace(XmlILOptimization.NormalizeGtLiteral, local0, VisitLt(f.Lt(local2, local1)));