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)
2746
prefix = _compiler.
PhantomNCName
;
2747
localName = _compiler.
PhantomNCName
;
2795
result = F.QName(_compiler.
PhantomNCName
, _compiler.CreatePhantomNamespace(), _compiler.
PhantomNCName
);
2807
return _compiler.
PhantomNCName
;