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