3 references to AncestorNode
System.Xml (3)
System\Xml\Dom\XmlNode.cs (3)
205
if (this == newChild ||
AncestorNode
(newChild))
304
if (this == newChild ||
AncestorNode
(newChild))
500
if (this == newChild ||
AncestorNode
(newChild))