2 references to UInt64Powers10
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Decimal.DecCalc.cs (2)
1427
ulong power =
UInt64Powers10
[scale];
1819
UInt64x64To128(mant,
UInt64Powers10
[power - 1], ref result);