2 references to NegativeOne
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Int64.cs (2)
532static long IBinaryNumber<long>.AllBitsSet => NegativeOne; 1373static long ISignedNumber<long>.NegativeOne => NegativeOne;