3 references to CloneTreeInternal
System.Data.Common (3)
System\Xml\XmlDataDocument.cs (3)
989newNode = CloneTreeInternal(other); 1028newNode.Attributes!.Append((XmlAttribute)CloneTreeInternal(dp)); 1036newNode.AppendChild(CloneTreeInternal(dp));