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