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