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