9 references to PhantomNCName
System.Private.Xml (9)
System\Xml\Xsl\Xslt\Compiler.cs (4)
210prefix = PhantomNCName; 211localName = PhantomNCName; 227prefix = PhantomNCName; 228localName = PhantomNCName;
System\Xml\Xsl\Xslt\XsltLoader.cs (5)
2744prefix = _compiler.PhantomNCName; 2745localName = _compiler.PhantomNCName; 2793result = F.QName(_compiler.PhantomNCName, _compiler.CreatePhantomNamespace(), _compiler.PhantomNCName); 2805return _compiler.PhantomNCName;