2 references to LookupNamespace
System.Data.SqlXml (2)
System\Xml\Xsl\Xslt\OutputScopeManager.cs (1)
108string defaultNs = LookupNamespace(string.Empty);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
684if (this.outputScope.LookupNamespace(prefix) == nsUri) {