17 references to ThrowOverflowException
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Enum.cs (1)
1027ThrowHelper.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)
1560ThrowHelper.ThrowOverflowException(); 1602ThrowHelper.ThrowOverflowException(); 1618ThrowHelper.ThrowOverflowException(); 1631ThrowHelper.ThrowOverflowException(); 1647ThrowHelper.ThrowOverflowException(); 1661ThrowHelper.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)
193ThrowHelper.ThrowOverflowException(); 211ThrowHelper.ThrowOverflowException();