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