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