2 references to ConstructQName
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
83
throw new XslLoadException(SR.Xslt_InvalidVariable, Compiler.
ConstructQName
(prefix, name));
140
throw new XslLoadException(SR.Xslt_UnknownXsltFunction, Compiler.
ConstructQName
(prefix, name));