2 references to EliminateLiteralVariables
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (2)
130if (this[XmlILOptimization.EliminateLiteralVariables] && newNode != null) 137return Replace(XmlILOptimization.EliminateLiteralVariables, newNode, binding.ShallowClone(f));