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