29 references to ThrowHelper
System.Runtime.Numerics (29)
src\libraries\Common\src\System\Number.Formatting.Common.cs (2)
103ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 286ThrowHelper.ThrowFormatException_BadFormatSpecifier();
System\Numerics\BigInteger.cs (7)
511ThrowHelper.ThrowOverflowException(); 574ThrowHelper.ThrowOverflowException(); 2196ThrowHelper.ThrowOverflowException(); 3726ThrowHelper.ThrowValueArgumentOutOfRange_NeedNonNegNumException(); 3841ThrowHelper.ThrowNotSupportedException(); 3860ThrowHelper.ThrowNotSupportedException(); 3879ThrowHelper.ThrowNotSupportedException();
System\Numerics\Complex.cs (20)
963ThrowHelper.ThrowNotSupportedException(); 982ThrowHelper.ThrowNotSupportedException(); 1001ThrowHelper.ThrowNotSupportedException(); 1472ThrowHelper.ThrowOverflowException(); 1482ThrowHelper.ThrowOverflowException(); 1649ThrowHelper.ThrowOverflowException(); 1660ThrowHelper.ThrowOverflowException(); 1671ThrowHelper.ThrowOverflowException(); 1700ThrowHelper.ThrowOverflowException(); 1711ThrowHelper.ThrowOverflowException(); 1722ThrowHelper.ThrowOverflowException(); 1733ThrowHelper.ThrowOverflowException(); 1744ThrowHelper.ThrowOverflowException(); 1755ThrowHelper.ThrowOverflowException(); 1766ThrowHelper.ThrowOverflowException(); 1783ThrowHelper.ThrowOverflowException(); 1794ThrowHelper.ThrowOverflowException(); 1805ThrowHelper.ThrowOverflowException(); 1816ThrowHelper.ThrowOverflowException(); 1827ThrowHelper.ThrowOverflowException();