6 references to EliminateLength
System.Data.SqlXml (6)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (6)
606if (this[XmlILOptimization.EliminateLength]) { 610if (AllowReplace(XmlILOptimization.EliminateLength, local0)) { 611return Replace(XmlILOptimization.EliminateLength, local0, VisitLiteralInt32(f.LiteralInt32(0))); 616if (this[XmlILOptimization.EliminateLength]) { 619if (AllowReplace(XmlILOptimization.EliminateLength, local0)) { 620return Replace(XmlILOptimization.EliminateLength, local0, VisitLiteralInt32(f.LiteralInt32(1)));