3 references to AncestorNode
System.Private.Xml (3)
System\Xml\Dom\XmlNode.cs (3)
250
if (this == newChild ||
AncestorNode
(newChild))
364
if (this == newChild ||
AncestorNode
(newChild))
586
if (this == newChild ||
AncestorNode
(newChild))