3 references to AncestorNode
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNode.cs (3)
235
if (this == newChild ||
AncestorNode
(newChild))
349
if (this == newChild ||
AncestorNode
(newChild))
576
if (this == newChild ||
AncestorNode
(newChild))