3 references to XslTransformException
System.Private.Xml (3)
System\Xml\Xsl\IlGen\GenerateHelper.cs (2)
709
throw new
XslTransformException
(SR.XmlIl_TooManyParameters);
723
throw new
XslTransformException
(SR.XmlIl_TooManyParameters);
System\Xml\Xsl\Runtime\XmlQueryRuntime.cs (1)
1053
throw new
XslTransformException
(text);