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

◆ RequiresSerInfoFixup

bool System.Runtime.Serialization.ObjectHolder.RequiresSerInfoFixup
getsetpackage

Definition at line 570 of file ObjectHolder.cs.

571 {
572 [global::Cpp2ILInjected.Token(Token = "0x6001F62")]
573 [global::Cpp2ILInjected.Address(RVA = "0x1B57A2C", Offset = "0x1B57A2C", Length = "0x1C")]
574 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
575 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
576 get
577 {
578 throw null;
579 }
580 [global::Cpp2ILInjected.Token(Token = "0x6001F63")]
581 [global::Cpp2ILInjected.Address(RVA = "0x1B55950", Offset = "0x1B55950", Length = "0x1C")]
582 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
583 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
584 set
585 {
586 throw null;
587 }
588 }