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

◆ Culture

virtual CultureInfo Newtonsoft.Json.JsonSerializer.Culture
getset

Definition at line 605 of file JsonSerializer.cs.

606 {
607 [global::Cpp2ILInjected.Token(Token = "0x6000221")]
608 [global::Cpp2ILInjected.Address(RVA = "0x1CC8670", Offset = "0x1CC8670", Length = "0x64")]
609 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
610 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
611 get
612 {
613 throw null;
614 }
615 [global::Cpp2ILInjected.Token(Token = "0x6000222")]
616 [global::Cpp2ILInjected.Address(RVA = "0x1CC86D4", Offset = "0x1CC86D4", Length = "0x8")]
617 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
618 set
619 {
620 throw null;
621 }
622 }