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