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

◆ Formatting

override Formatting Newtonsoft.Json.Serialization.JsonSerializerProxy.Formatting
getset

Definition at line 388 of file JsonSerializerProxy.cs.

389 {
390 [global::Cpp2ILInjected.Token(Token = "0x6000687")]
391 [global::Cpp2ILInjected.Address(RVA = "0x1D01608", Offset = "0x1D01608", Length = "0x14")]
392 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
393 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
394 get
395 {
396 throw null;
397 }
398 [global::Cpp2ILInjected.Token(Token = "0x6000688")]
399 [global::Cpp2ILInjected.Address(RVA = "0x1D0161C", Offset = "0x1D0161C", Length = "0x14")]
400 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
401 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
402 set
403 {
404 throw null;
405 }
406 }