1 write to XmlNamespaceDeclaration
System.Xml.Linq (1)
System\Xml\Linq\XNodeNavigator.cs (1)
760
System.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)
759
if (
XmlNamespaceDeclaration
== null) {
762
return
XmlNamespaceDeclaration
;