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