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