2 references to AddNamespace
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\InputScopeManager.cs (1)
70
this.scopeStack.
AddNamespace
(prefix, nspace, this.defaultNS);
System\Xml\Xsl\XsltOld\OutputScopeManager.cs (1)
65
CurrentElementScope.
AddNamespace
(prefix, nspace, this.defaultNS);