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

◆ SerializationInfo

SerializationInfo System.Runtime.Serialization.ObjectHolder.SerializationInfo
getsetpackage

Definition at line 520 of file ObjectHolder.cs.

521 {
522 [global::Cpp2ILInjected.Token(Token = "0x6001F5D")]
523 [global::Cpp2ILInjected.Address(RVA = "0x1B585C0", Offset = "0x1B585C0", Length = "0x8")]
524 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
525 get
526 {
527 throw null;
528 }
529 [global::Cpp2ILInjected.Token(Token = "0x6001F5E")]
530 [global::Cpp2ILInjected.Address(RVA = "0x1B585C8", Offset = "0x1B585C8", Length = "0x8")]
531 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
532 set
533 {
534 throw null;
535 }
536 }