1 reference to DocumentXPathNodeIterator_Empty
System.Xml (1)
System\Xml\Dom\DocumentXPathNavigator.cs (1)
1807public override XPathNodeIterator Clone() { return new DocumentXPathNodeIterator_Empty( this ); }