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

◆ TypeLoadExceptionReachable

bool System.Runtime.Serialization.ObjectHolder.TypeLoadExceptionReachable
getsetpackage

Definition at line 449 of file ObjectHolder.cs.

450 {
451 [global::Cpp2ILInjected.Token(Token = "0x6001F58")]
452 [global::Cpp2ILInjected.Address(RVA = "0x1B56974", Offset = "0x1B56974", Length = "0x10")]
453 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
454 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
455 get
456 {
457 throw null;
458 }
459 }