4 references to CopyChildren
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttribute.cs (1)
57
attr.
CopyChildren
(doc, this, true);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlDocumentFragment.cs (1)
117
clone.
CopyChildren
(doc, this, deep);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElement.cs (1)
75
element.
CopyChildren
(doc, this, deep);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlUnspecifiedAttribute.cs (1)
30
attr.
CopyChildren
(doc, this, true);