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