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