1 write to XmlNamespaceDeclaration
System.Xml.Linq (1)
System\Xml\Linq\XNodeNavigator.cs (1)
760System.Threading.Interlocked.CompareExchange(ref XmlNamespaceDeclaration, new XAttribute(XNamespace.Xmlns.GetName("xml"), XNamespace.xmlPrefixNamespace), null);
2 references to XmlNamespaceDeclaration
System.Xml.Linq (2)
System\Xml\Linq\XNodeNavigator.cs (2)
759if (XmlNamespaceDeclaration == null) { 762return XmlNamespaceDeclaration;