2 references to NegativeZero
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (2)
569return value ^ Vector<float>.NegativeZero.As<float, T>(); 573return value ^ Vector<double>.NegativeZero.As<double, T>();