3 references to Xslt_NoDecimalFormat
System.Private.Xml (3)
System\Xml\Xsl\Runtime\XsltLibrary.cs (1)
205throw new XslTransformException(SR.Xslt_NoDecimalFormat, errorMessageName);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
593throw new XslLoadException(SR.Xslt_NoDecimalFormat, (string)(QilLiteral)formatName);
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (1)
398throw XsltException.Create(SR.Xslt_NoDecimalFormat, formatName);