1 write to _fac
System.Private.Xml (1)
System\Xml\Xsl\QIL\QilCloneVisitor.cs (1)
30
_fac
= fac;
2 references to _fac
System.Private.Xml (2)
System\Xml\Xsl\QIL\QilCloneVisitor.cs (2)
68
newNode ??= oldNode.ShallowClone(
_fac
);
121
_subs.AddSubstitutionPair(node, node.ShallowClone(
_fac
));