2 references to NegativeOne
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int32.cs (2)
524static int IBinaryNumber<int>.AllBitsSet => NegativeOne; 1397static int ISignedNumber<int>.NegativeOne => NegativeOne;