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

◆ DependentObjects

LongList System.Runtime.Serialization.ObjectHolder.DependentObjects
getsetpackage

Definition at line 551 of file ObjectHolder.cs.

552 {
553 [global::Cpp2ILInjected.Token(Token = "0x6001F60")]
554 [global::Cpp2ILInjected.Address(RVA = "0x1B585D8", Offset = "0x1B585D8", Length = "0x8")]
555 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
556 get
557 {
558 throw null;
559 }
560 [global::Cpp2ILInjected.Token(Token = "0x6001F61")]
561 [global::Cpp2ILInjected.Address(RVA = "0x1B585E0", Offset = "0x1B585E0", Length = "0x8")]
562 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
563 set
564 {
565 throw null;
566 }
567 }