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