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