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