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