2 references to NegativeZeroBits
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Half.cs (2)
1433public static Half NegativeZero => new Half(NegativeZeroBits); 1487if (bits == NegativeZeroBits)