3 references to Xmlns
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (1)
114else if (Ref.Equal(prefix, this.atoms.Xmlns)) {
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);