2 references to EliminateLiteralVariables
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (2)
123if (this[XmlILOptimization.EliminateLiteralVariables] && newNode != null) { 128return Replace(XmlILOptimization.EliminateLiteralVariables, newNode, binding.ShallowClone(f));