3 references to NormalizeGtLiteral
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
1629if (this[XmlILOptimization.NormalizeGtLiteral]) { 1633if (AllowReplace(XmlILOptimization.NormalizeGtLiteral, local0)) { 1634return Replace(XmlILOptimization.NormalizeGtLiteral, local0, VisitLt(f.Lt(local2, local1)));