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

◆ Surrogate

ISerializationSurrogate System.Runtime.Serialization.ObjectHolder.Surrogate
getsetpackage

Definition at line 539 of file ObjectHolder.cs.

540 {
541 [global::Cpp2ILInjected.Token(Token = "0x6001F5F")]
542 [global::Cpp2ILInjected.Address(RVA = "0x1B585D0", Offset = "0x1B585D0", Length = "0x8")]
543 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
544 get
545 {
546 throw null;
547 }
548 }