5 references to Xslt_InputTooComplex
System.Private.Xml (5)
System\Xml\Xsl\QIL\QilVisitor.cs (1)
453throw XsltException.Create(SR.Xslt_InputTooComplex);
System\Xml\Xsl\XPath\XPathParser.cs (2)
123throw _scanner!.CreateException(SR.Xslt_InputTooComplex); 351throw _scanner!.CreateException(SR.Xslt_InputTooComplex);
System\Xml\Xsl\Xslt\XPathPatternParser.cs (1)
167throw _scanner!.CreateException(SR.Xslt_InputTooComplex);
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
1366throw XslLoadException.Create(SR.Xslt_InputTooComplex);