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

◆ OnSerializedCallbacks

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

Definition at line 172 of file JsonContract.cs.

173 {
174 [global::Cpp2ILInjected.Token(Token = "0x600056B")]
175 [global::Cpp2ILInjected.Address(RVA = "0x1CE7CFC", Offset = "0x1CE7CFC", Length = "0x78")]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultContractResolver), Member = "ResolveCallbackMethods", MemberParameters = new object[]
177 {
179 typeof(Type)
180 }, ReturnType = typeof(void))]
181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonContract), Member = "get_OnSerialized", ReturnType = typeof(MethodInfo))]
182 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonContract), Member = "set_OnSerialized", MemberParameters = new object[] { typeof(MethodInfo) }, ReturnType = typeof(void))]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
185 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
186 get
187 {
188 throw null;
189 }
190 }
class f__AnonymousType0<< Count > j__TPar