1 write to atoms
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (1)
49
this.
atoms
= atoms;
5 references to atoms
System.Data.SqlXml (5)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (5)
50
this.defaultNS = this.
atoms
.Empty;
111
if (Ref.Equal(prefix, this.
atoms
.Xml)) {
112
return this.
atoms
.XmlNamespace;
114
else if (Ref.Equal(prefix, this.
atoms
.Xmlns)) {
115
return this.
atoms
.XmlnsNamespace;