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

◆ NullValueHandling

NullValueHandling Newtonsoft.Json.JsonPropertyAttribute.NullValueHandling
getset

Definition at line 57 of file JsonPropertyAttribute.cs.

58 {
59 [global::Cpp2ILInjected.Token(Token = "0x60000ED")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1CBF678", Offset = "0x1CBF678", Length = "0x50")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
64 get
65 {
66 throw null;
67 }
68 [global::Cpp2ILInjected.Token(Token = "0x60000EE")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1CBF6C8", Offset = "0x1CBF6C8", Length = "0x68")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
73 set
74 {
75 throw null;
76 }
77 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8