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