3 references to EliminateStrLength
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
1218if (this[XmlILOptimization.EliminateStrLength]) { 1222if (AllowReplace(XmlILOptimization.EliminateStrLength, local0)) { 1223return Replace(XmlILOptimization.EliminateStrLength, local0, VisitLiteralInt32(f.LiteralInt32( local2.Length )));