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