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

◆ DirectlyDependentObjects

int System.Runtime.Serialization.ObjectHolder.DirectlyDependentObjects
getsetpackage

Definition at line 406 of file ObjectHolder.cs.

407 {
408 [global::Cpp2ILInjected.Token(Token = "0x6001F54")]
409 [global::Cpp2ILInjected.Address(RVA = "0x1B5858C", Offset = "0x1B5858C", Length = "0x8")]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
411 get
412 {
413 throw null;
414 }
415 }