1 reference to XPathAncestorIterator
System.Xml (1)
System\Xml\XPath\Internal\XPathAncestorIterator.cs (1)
38public override XPathNodeIterator Clone() { return new XPathAncestorIterator(this); }