1 reference to CopySign
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Scalar.cs (1)
352return (T)(object)int.CopySign((int)(object)value, (int)(object)sign);