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