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