1 write to fac
System.Data.SqlXml (1)
System\Xml\Xsl\QIL\QilCloneVisitor.cs (1)
30
this.
fac
= fac;
2 references to fac
System.Data.SqlXml (2)
System\Xml\Xsl\QIL\QilCloneVisitor.cs (2)
66
newNode = oldNode.ShallowClone(this.
fac
);
114
this.subs.AddSubstitutionPair(node, node.ShallowClone(this.
fac
));