9 references to PhantomNCName
System.Private.Xml (9)
System\Xml\Xsl\Xslt\Compiler.cs (4)
213
prefix =
PhantomNCName
;
214
localName =
PhantomNCName
;
230
prefix =
PhantomNCName
;
231
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
;