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

◆ DefaultValueHandling

DefaultValueHandling Newtonsoft.Json.JsonPropertyAttribute.DefaultValueHandling
getset

Definition at line 80 of file JsonPropertyAttribute.cs.

81 {
82 [global::Cpp2ILInjected.Token(Token = "0x60000EF")]
83 [global::Cpp2ILInjected.Address(RVA = "0x1CBF730", Offset = "0x1CBF730", Length = "0x50")]
84 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
87 get
88 {
89 throw null;
90 }
91 [global::Cpp2ILInjected.Token(Token = "0x60000F0")]
92 [global::Cpp2ILInjected.Address(RVA = "0x1CBF780", Offset = "0x1CBF780", Length = "0x68")]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
96 set
97 {
98 throw null;
99 }
100 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8