1 reference to DecimalIeee754ToIntegerMagnitude
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.DecimalIeee754.cs (1)
3514
DecimalIeee754ToIntegerStatus status =
DecimalIeee754ToIntegerMagnitude
<TDecimal, TValue>(decimalBits, out bool isNegative, out UInt128 magnitude, out bool exceedsUInt128);