9 references to PhantomNCName
System.Private.Xml (9)
System\Xml\Xsl\Xslt\Compiler.cs (4)
213prefix = PhantomNCName; 214localName = PhantomNCName; 230prefix = PhantomNCName; 231localName = PhantomNCName;
System\Xml\Xsl\Xslt\XsltLoader.cs (5)
2746prefix = _compiler.PhantomNCName; 2747localName = _compiler.PhantomNCName; 2795result = F.QName(_compiler.PhantomNCName, _compiler.CreatePhantomNamespace(), _compiler.PhantomNCName); 2807return _compiler.PhantomNCName;