2 references to Pow5
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Decimal.DecCalc.cs (2)
1678
UInt128 numerator = (UInt128)significand *
Pow5
(scale);
1790
UInt128 divisor =
Pow5
(scale); // 5^scale