1 reference to DocumentXPathNodeIterator_Empty
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentXPathNavigator.cs (1)
2195
public override XPathNodeIterator Clone() { return new
DocumentXPathNodeIterator_Empty
(this); }