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

◆ EscapedCodeBase

override string System.Reflection.RuntimeAssembly.EscapedCodeBase
getset

Definition at line 223 of file RuntimeAssembly.cs.

224 {
225 [global::Cpp2ILInjected.Token(Token = "0x6002576")]
226 [global::Cpp2ILInjected.Address(RVA = "0x1B8C14C", Offset = "0x1B8C14C", Length = "0x8")]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
228 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
229 get
230 {
231 throw null;
232 }
233 }