2 references to Overflow_NegateTwosCompNum
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Math.cs (1)
151throw new OverflowException(SR.Overflow_NegateTwosCompNum);
src\libraries\System.Private.CoreLib\src\System\ThrowHelper.cs (1)
272throw new OverflowException(SR.Overflow_NegateTwosCompNum);