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