1 reference to XmlEmptyNavigator
System.Private.Xml (1)
System\Xml\XPath\XPathNavigatorReader.cs (1)
1152
public static XmlEmptyNavigator Singleton => XmlEmptyNavigator.s_singleton ??= new
XmlEmptyNavigator
();