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(); 2397ThrowHelper.ThrowOverflowException(); 3233ThrowHelper.ThrowValueArgumentOutOfRange_NeedNonNegNumException(); 3922ThrowHelper.ThrowValueArgumentOutOfRange_NeedNonNegNumException(); 4021ThrowHelper.ThrowNotSupportedException(); 4040ThrowHelper.ThrowNotSupportedException(); 4059ThrowHelper.ThrowNotSupportedException();
System\Numerics\Complex.cs (5)
555ThrowHelper.ThrowNotSupportedException(); 574ThrowHelper.ThrowNotSupportedException(); 593ThrowHelper.ThrowNotSupportedException(); 718ThrowHelper.ThrowOverflowException(); 728ThrowHelper.ThrowOverflowException();
System\Numerics\Complex.Generic.cs (7)
764ThrowHelper.ThrowNotSupportedException(); 783ThrowHelper.ThrowNotSupportedException(); 802ThrowHelper.ThrowNotSupportedException(); 1167ThrowHelper.ThrowOverflowException(); 1177ThrowHelper.ThrowOverflowException(); 1365ThrowHelper.ThrowOverflowException(); 1379ThrowHelper.ThrowOverflowException();