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

◆ OnDeserializingCallbacks

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

Definition at line 151 of file JsonContract.cs.

152 {
153 [global::Cpp2ILInjected.Token(Token = "0x600056A")]
154 [global::Cpp2ILInjected.Address(RVA = "0x1CE7D74", Offset = "0x1CE7D74", Length = "0x78")]
155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DefaultContractResolver), Member = "ResolveCallbackMethods", MemberParameters = new object[]
156 {
158 typeof(Type)
159 }, ReturnType = typeof(void))]
160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonContract), Member = "get_OnDeserializing", ReturnType = typeof(MethodInfo))]
161 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonContract), Member = "set_OnDeserializing", MemberParameters = new object[] { typeof(MethodInfo) }, ReturnType = typeof(void))]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
163 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
164 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
165 get
166 {
167 throw null;
168 }
169 }
class f__AnonymousType0<< Count > j__TPar