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