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

◆ OnDeserializedCallbacks

IList<SerializationCallback> Newtonsoft.Json.Serialization.JsonContract.OnDeserializedCallbacks
getsetinherited

Definition at line 130 of file JsonContract.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x6000569")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1CE7DEC", Offset = "0x1CE7DEC", Length = "0x78")]
134 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultContractResolver), Member = "ResolveCallbackMethods", MemberParameters = new object[]
135 {
137 typeof(Type)
138 }, ReturnType = typeof(void))]
139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonContract), Member = "get_OnDeserialized", ReturnType = typeof(MethodInfo))]
140 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonContract), Member = "set_OnDeserialized", MemberParameters = new object[] { typeof(MethodInfo) }, ReturnType = typeof(void))]
141 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
142 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
143 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
144 get
145 {
146 throw null;
147 }
148 }
class f__AnonymousType0<< Count > j__TPar