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