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