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

◆ TypeLoadException

TypeLoadExceptionHolder System.Runtime.Serialization.ObjectHolder.TypeLoadException
getsetpackage

Definition at line 462 of file ObjectHolder.cs.

463 {
464 [global::Cpp2ILInjected.Token(Token = "0x6001F59")]
465 [global::Cpp2ILInjected.Address(RVA = "0x1B585A8", Offset = "0x1B585A8", Length = "0x8")]
466 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
467 get
468 {
469 throw null;
470 }
471 [global::Cpp2ILInjected.Token(Token = "0x6001F5A")]
472 [global::Cpp2ILInjected.Address(RVA = "0x1B585B0", Offset = "0x1B585B0", Length = "0x8")]
473 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
474 set
475 {
476 throw null;
477 }
478 }