18 references to CopySign
System.Private.CoreLib (17)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
527
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1267
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
960
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1654
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1220
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
621
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
662
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
659
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
654
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1253
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
584
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
957
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1414
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
546
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
585
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
584
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
587
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
3946
/// <inheritdoc cref="INumber{TSelf}.
CopySign
(TSelf, TSelf)" />