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