1 reference to XPathDescendantIterator
System.Private.Xml (1)
System\Xml\XPath\XPathNavigator.cs (1)
1246
return new
XPathDescendantIterator
(this.Clone(), type, matchSelf);