3 references to Int32MaxValueOffset
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Math.cs (3)
1679
if (value is > -
Int32MaxValueOffset
- 1 and <
Int32MaxValueOffset
)
1704
const double two63 =
Int32MaxValueOffset
* UInt32MaxValueOffset;