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