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