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

◆ CodeBase

override string System.Reflection.RuntimeAssembly.CodeBase
getset

Definition at line 210 of file RuntimeAssembly.cs.

211 {
212 [global::Cpp2ILInjected.Token(Token = "0x6002575")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1B8C144", Offset = "0x1B8C144", Length = "0x8")]
214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
215 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
216 get
217 {
218 throw null;
219 }
220 }