terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ MinusOne

BigInteger System.Numerics.BigInteger.MinusOne
staticgetset

Definition at line 134 of file BigInteger.cs.

135 {
136 [global::Cpp2ILInjected.Token(Token = "0x6000007")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1D554DC", Offset = "0x1D554DC", Length = "0x58")]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
140 get
141 {
142 throw null;
143 }
144 }