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

◆ BigInteger() [1/7]

System.Numerics.BigInteger.BigInteger ( int value)
inline

Definition at line 13 of file BigInteger.cs.

14 {
15 if (32768 == 0)
16 {
17 }
18 this._sign = 32768;
19 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.