3 references to ConstructQName
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
79
throw new XslLoadException(Res.Xslt_InvalidVariable, Compiler.
ConstructQName
(prefix, name));
124
throw new XslLoadException(Res.Xslt_UnknownXsltFunction, Compiler.
ConstructQName
(prefix, name));
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
945
Debug.WriteLineIf(DiagnosticsSwitches.XslTypeInference.TraceError, "Unresolved variable " + Compiler.
ConstructQName
(prefix, name), "Error");