3 references to IsPhantomNamespace
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (2)
1278Debug.Assert(!compiler.IsPhantomNamespace(scoperecord.nsUri)); 1286if (compiler.IsPhantomNamespace(variable.Name.NamespaceUri)) {
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
2609if (compiler.IsPhantomNamespace(namespaceName)) {