1 reference to NamespaceQuery
System.Xml (1)
System\Xml\XPath\Internal\NamespaceQuery.cs (1)
66
public override XPathNodeIterator Clone() { return new
NamespaceQuery
(this); }