20 references to MultiplyAddEstimate
System.Private.CoreLib (18)
src\libraries\System.Private.CoreLib\src\System\Byte.cs (1)
681
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Char.cs (1)
1502
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Decimal.cs (1)
1493
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Double.cs (1)
1197
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
1907
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int128.cs (1)
1492
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
869
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
910
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
907
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
902
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\NFloat.cs (1)
1389
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\SByte.cs (1)
832
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
1216
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt128.cs (1)
1568
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt16.cs (1)
700
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt32.cs (1)
739
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UInt64.cs (1)
738
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
src\libraries\System.Private.CoreLib\src\System\UIntPtr.cs (1)
741
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (1)
4183
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />
System\Numerics\Complex.cs (1)
1440
/// <inheritdoc cref="INumberBase{TSelf}.
MultiplyAddEstimate
(TSelf, TSelf, TSelf)" />