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

override DefaultValueHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.DefaultValueHandling
getset

Definition at line 115 of file JsonSerializerProxy.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x600066D")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1D01408", Offset = "0x1D01408", Length = "0x14")]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
121 get
122 {
123 throw null;
124 }
125 [global::Cpp2ILInjected.Token(Token = "0x600066E")]
126 [global::Cpp2ILInjected.Address(RVA = "0x1D0141C", Offset = "0x1D0141C", Length = "0x14")]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
129 set
130 {
131 throw null;
132 }
133 }