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