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

CultureInfo Newtonsoft.Json.JsonSerializerSettings.Culture
getset

Definition at line 747 of file JsonSerializerSettings.cs.

748 {
749 [global::Cpp2ILInjected.Token(Token = "0x60000A4")]
750 [global::Cpp2ILInjected.Address(RVA = "0x1CB8554", Offset = "0x1CB8554", Length = "0x64")]
751 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
752 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
753 get
754 {
755 throw null;
756 }
757 [global::Cpp2ILInjected.Token(Token = "0x60000A5")]
758 [global::Cpp2ILInjected.Address(RVA = "0x1CB85B8", Offset = "0x1CB85B8", Length = "0x8")]
759 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
760 set
761 {
762 throw null;
763 }
764 }