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

◆ operator*() [3/3]

static BigInteger Mono.Math.BigInteger.operator* ( BigInteger bi1,
BigInteger bi2 )
inlinestatic

Definition at line 140 of file BigInteger.cs.

141 {
142 int num = 1;
143 if (num == 0)
144 {
145 }
146 if (num == 0)
147 {
148 }
149 long num2 = 0L;
150 bool flag = bi1 == (uint)num2;
151 if (num == 0)
152 {
153 }
154 return 0;
155 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.