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

override MissingMemberHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.MissingMemberHandling
getset

Definition at line 157 of file JsonSerializerProxy.cs.

158 {
159 [global::Cpp2ILInjected.Token(Token = "0x6000671")]
160 [global::Cpp2ILInjected.Address(RVA = "0x1D01458", Offset = "0x1D01458", Length = "0x14")]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
162 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
163 get
164 {
165 throw null;
166 }
167 [global::Cpp2ILInjected.Token(Token = "0x6000672")]
168 [global::Cpp2ILInjected.Address(RVA = "0x1D0146C", Offset = "0x1D0146C", Length = "0x14")]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
171 set
172 {
173 throw null;
174 }
175 }