1 write to _atoms
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (1)
52
_atoms
= atoms;
5 references to _atoms
System.Private.Xml (5)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (5)
53
_defaultNS =
_atoms
.Empty;
124
if (Ref.Equal(prefix,
_atoms
.Xml))
126
return
_atoms
.XmlNamespace;
128
else if (Ref.Equal(prefix,
_atoms
.Xmlns))
130
return
_atoms
.XmlnsNamespace;