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

◆ SpecialFixupObjects

ObjectHolderList System.Runtime.Serialization.ObjectManager.SpecialFixupObjects
getsetpackage

Definition at line 55 of file ObjectManager.cs.

56 {
57 [global::Cpp2ILInjected.Token(Token = "0x6001F25")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1B54D14", Offset = "0x1B54D14", Length = "0x64")]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ObjectManager), Member = "GetCompletionInfo", MemberParameters = new object[]
60 {
61 typeof(FixupHolder),
62 typeof(ref ObjectHolder),
63 typeof(ref object),
64 typeof(bool)
65 }, ReturnType = typeof(bool))]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ObjectManager), Member = "RegisterObject", MemberParameters = new object[]
67 {
68 typeof(object),
69 typeof(long),
70 typeof(SerializationInfo),
71 typeof(long),
72 typeof(global::System.Reflection.MemberInfo),
73 typeof(int[])
74 }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ObjectManager), Member = "DoFixups", ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
77 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ObjectHolderList), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
79 get
80 {
81 throw null;
82 }
83 }
class f__AnonymousType0<< Count > j__TPar
ObjectManager(ISurrogateSelector selector, StreamingContext context, bool checkSecurity, bool isCrossAppDomain)