4 references to CopyChildren
System.Private.Xml (4)
System\Xml\Dom\XmlAttribute.cs (1)
57
attr.
CopyChildren
(doc, this, true);
System\Xml\Dom\XmlDocumentFragment.cs (1)
113
clone.
CopyChildren
(doc, this, deep);
System\Xml\Dom\XmlElement.cs (1)
78
element.
CopyChildren
(doc, this, deep);
System\Xml\Dom\XmlUnspecifiedAttribute.cs (1)
27
attr.
CopyChildren
(doc, this, true);