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