3 references to NormalizeLtLiteral
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
1781if (this[XmlILOptimization.NormalizeLtLiteral]) { 1785if (AllowReplace(XmlILOptimization.NormalizeLtLiteral, local0)) { 1786return Replace(XmlILOptimization.NormalizeLtLiteral, local0, VisitGt(f.Gt(local2, local1)));