9 references to PhantomNCName
System.Data.SqlXml (9)
System\Xml\Xsl\Xslt\Compiler.cs (4)
197prefix = PhantomNCName; 198localName = PhantomNCName; 211prefix = PhantomNCName; 212localName = PhantomNCName;
System\Xml\Xsl\Xslt\XsltLoader.cs (5)
2513prefix = compiler.PhantomNCName; 2514localName = compiler.PhantomNCName; 2551result = f.QName(compiler.PhantomNCName, compiler.CreatePhantomNamespace(), compiler.PhantomNCName); 2561return compiler.PhantomNCName;