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

◆ TotalDependentObjects

int System.Runtime.Serialization.ObjectHolder.TotalDependentObjects
getsetpackage

Definition at line 418 of file ObjectHolder.cs.

419 {
420 [global::Cpp2ILInjected.Token(Token = "0x6001F55")]
421 [global::Cpp2ILInjected.Address(RVA = "0x1B575D4", Offset = "0x1B575D4", Length = "0xC")]
422 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
423 get
424 {
425 throw null;
426 }
427 }