22 references to ThrowHelper
System.Runtime.Numerics (22)
src\runtime\src\libraries\Common\src\System\Number.Formatting.Common.cs (2)
103ThrowHelper.ThrowFormatException_BadFormatSpecifier(); 286ThrowHelper.ThrowFormatException_BadFormatSpecifier();
System\Numerics\BigInteger.cs (8)
547ThrowHelper.ThrowOverflowException(); 605ThrowHelper.ThrowOverflowException(); 2506ThrowHelper.ThrowOverflowException(); 3342ThrowHelper.ThrowValueArgumentOutOfRange_NeedNonNegNumException(); 4031ThrowHelper.ThrowValueArgumentOutOfRange_NeedNonNegNumException(); 4130ThrowHelper.ThrowNotSupportedException(); 4149ThrowHelper.ThrowNotSupportedException(); 4168ThrowHelper.ThrowNotSupportedException();
System\Numerics\Complex.cs (5)
538ThrowHelper.ThrowNotSupportedException(); 557ThrowHelper.ThrowNotSupportedException(); 576ThrowHelper.ThrowNotSupportedException(); 701ThrowHelper.ThrowOverflowException(); 711ThrowHelper.ThrowOverflowException();
System\Numerics\Complex.Generic.cs (7)
1200ThrowHelper.ThrowNotSupportedException(); 1219ThrowHelper.ThrowNotSupportedException(); 1238ThrowHelper.ThrowNotSupportedException(); 1603ThrowHelper.ThrowOverflowException(); 1613ThrowHelper.ThrowOverflowException(); 1801ThrowHelper.ThrowOverflowException(); 1815ThrowHelper.ThrowOverflowException();