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

◆ FloatFormatHandling

override FloatFormatHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.FloatFormatHandling
getset

Definition at line 472 of file JsonSerializerProxy.cs.

473 {
474 [global::Cpp2ILInjected.Token(Token = "0x600068F")]
475 [global::Cpp2ILInjected.Address(RVA = "0x1D016A8", Offset = "0x1D016A8", Length = "0x14")]
476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
477 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
478 get
479 {
480 throw null;
481 }
482 [global::Cpp2ILInjected.Token(Token = "0x6000690")]
483 [global::Cpp2ILInjected.Address(RVA = "0x1D016BC", Offset = "0x1D016BC", Length = "0x14")]
484 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
485 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
486 set
487 {
488 throw null;
489 }
490 }