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