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

◆ MetadataPropertyHandling

override MetadataPropertyHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.MetadataPropertyHandling
getset

Definition at line 283 of file JsonSerializerProxy.cs.

284 {
285 [global::Cpp2ILInjected.Token(Token = "0x600067D")]
286 [global::Cpp2ILInjected.Address(RVA = "0x1D01548", Offset = "0x1D01548", Length = "0x14")]
287 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
288 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
289 get
290 {
291 throw null;
292 }
293 [global::Cpp2ILInjected.Token(Token = "0x600067E")]
294 [global::Cpp2ILInjected.Address(RVA = "0x1D0155C", Offset = "0x1D0155C", Length = "0x14")]
295 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
296 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
297 set
298 {
299 throw null;
300 }
301 }