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