1 reference to XPathSelectionIterator
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\XPathSelectionIterator.cs (1)
58public override XPathNodeIterator Clone() { return new XPathSelectionIterator(this); }