12 references to ThrowNegateTwosCompOverflow
System.Private.CoreLib (12)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int128.cs (2)
1221Math.ThrowNegateTwosCompOverflow(); 1278Math.ThrowNegateTwosCompOverflow();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
619Math.ThrowNegateTwosCompOverflow();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
661Math.ThrowNegateTwosCompOverflow();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
658Math.ThrowNegateTwosCompOverflow();
src\runtime\src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
677Math.ThrowNegateTwosCompOverflow();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Math.cs (5)
52ThrowNegateTwosCompOverflow(); 66ThrowNegateTwosCompOverflow(); 80ThrowNegateTwosCompOverflow(); 97ThrowNegateTwosCompOverflow(); 112ThrowNegateTwosCompOverflow();
src\runtime\src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
598Math.ThrowNegateTwosCompOverflow();