2 references to LookupNamespace
System.Private.Xml (2)
System\Xml\Xsl\Xslt\OutputScopeManager.cs (1)
120string? defaultNs = LookupNamespace(string.Empty);
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
791if (_outputScope.LookupNamespace(prefix) == nsUri)