17 references to ThrowOverflowException
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Enum.cs (1)
1025ThrowHelper.ThrowOverflowException();
src\libraries\System.Private.CoreLib\src\System\Int128.cs (2)
192ThrowHelper.ThrowOverflowException(); 210ThrowHelper.ThrowOverflowException();
src\libraries\System.Private.CoreLib\src\System\Math.cs (6)
1606ThrowHelper.ThrowOverflowException(); 1648ThrowHelper.ThrowOverflowException(); 1664ThrowHelper.ThrowOverflowException(); 1677ThrowHelper.ThrowOverflowException(); 1693ThrowHelper.ThrowOverflowException(); 1707ThrowHelper.ThrowOverflowException();
src\libraries\System.Private.CoreLib\src\System\Numerics\IBinaryInteger.cs (6)
57ThrowHelper.ThrowOverflowException(); 72ThrowHelper.ThrowOverflowException(); 86ThrowHelper.ThrowOverflowException(); 100ThrowHelper.ThrowOverflowException(); 115ThrowHelper.ThrowOverflowException(); 129ThrowHelper.ThrowOverflowException();
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (2)
194ThrowHelper.ThrowOverflowException(); 212ThrowHelper.ThrowOverflowException();