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

MissingMemberHandling Newtonsoft.Json.JsonSerializerSettings.MissingMemberHandling
getset

Definition at line 49 of file JsonSerializerSettings.cs.

50 {
51 [global::Cpp2ILInjected.Token(Token = "0x600006E")]
52 [global::Cpp2ILInjected.Address(RVA = "0x1CB7648", Offset = "0x1CB7648", Length = "0x50")]
53 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JsonSerializer), Member = "ApplySerializerSettings", MemberParameters = new object[]
55 {
56 typeof(JsonSerializer),
58 }, ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
61 get
62 {
63 throw null;
64 }
65 [global::Cpp2ILInjected.Token(Token = "0x600006F")]
66 [global::Cpp2ILInjected.Address(RVA = "0x1CB7698", Offset = "0x1CB7698", Length = "0x68")]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
70 set
71 {
72 throw null;
73 }
74 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8