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