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

◆ FloatParseHandling

override FloatParseHandling Newtonsoft.Json.Serialization.JsonSerializerProxy.FloatParseHandling
getset

Definition at line 493 of file JsonSerializerProxy.cs.

494 {
495 [global::Cpp2ILInjected.Token(Token = "0x6000691")]
496 [global::Cpp2ILInjected.Address(RVA = "0x1D016D0", Offset = "0x1D016D0", Length = "0x14")]
497 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
498 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
499 get
500 {
501 throw null;
502 }
503 [global::Cpp2ILInjected.Token(Token = "0x6000692")]
504 [global::Cpp2ILInjected.Address(RVA = "0x1D016E4", Offset = "0x1D016E4", Length = "0x14")]
505 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
506 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
507 set
508 {
509 throw null;
510 }
511 }