3 references to XmlnsNamespace
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (1)
115return this.atoms.XmlnsNamespace;
System\Xml\Xsl\XsltOld\RecordBuilder.cs (2)
643ns.Initialize(this.atoms.Empty, this.atoms.Xmlns, this.atoms.XmlnsNamespace); 646ns.Initialize(this.atoms.Xmlns, prefix, this.atoms.XmlnsNamespace);