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