2 references to Xslt_UnknownXsltFunction
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
140throw new XslLoadException(SR.Xslt_UnknownXsltFunction, Compiler.ConstructQName(prefix, name));
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
241throw XsltException.Create(SR.Xslt_UnknownXsltFunction, name);