3 references to Multiply
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.BigInteger.cs (1)
1177
Multiply
(ref poweredValue);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Number.Dragon4.cs (2)
201
scaledValue.
Multiply
(ref pow10);
202
scaledMarginLow.
Multiply
(ref pow10);