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