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-() [2/2]

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

Definition at line 104 of file BigInteger.cs.

105 {
106 if (!true)
107 {
108 }
109 long num = 0L;
110 bool flag = bi1 == (uint)num;
111 BigInteger.Sign sign;
112 if (sign != BigInteger.Sign.Zero)
113 {
115 return bigInteger;
116 }
117 return 0;
118 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.L.