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

◆ MissingMemberHandling

virtual MissingMemberHandling Newtonsoft.Json.JsonSerializer.MissingMemberHandling
getset

Definition at line 238 of file JsonSerializer.cs.

239 {
240 [global::Cpp2ILInjected.Token(Token = "0x6000200")]
241 [global::Cpp2ILInjected.Address(RVA = "0x1CC7D80", Offset = "0x1CC7D80", Length = "0x8")]
242 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
243 get
244 {
245 throw null;
246 }
247 [global::Cpp2ILInjected.Token(Token = "0x6000201")]
248 [global::Cpp2ILInjected.Address(RVA = "0x1CC7D88", Offset = "0x1CC7D88", Length = "0x60")]
249 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
250 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
251 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
252 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
253 set
254 {
255 throw null;
256 }
257 }
class f__AnonymousType0<< Count > j__TPar