terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Multiply() [2/2]

BigInteger Mono.Math.BigInteger.ModulusRing.Multiply ( BigInteger a,
BigInteger b )
inline

Definition at line 668 of file BigInteger.cs.

669 {
670 if (!true)
671 {
672 }
673 long num = 0L;
674 bool flag = a == (uint)num;
675 if (!true)
676 {
677 }
678 long num2 = 0L;
679 bool flag2 = b == (uint)num2;
680 if (!true)
681 {
682 }
683 return 0;
684 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.