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

override CultureInfo Newtonsoft.Json.Serialization.JsonSerializerProxy.Culture
getset

Definition at line 556 of file JsonSerializerProxy.cs.

557 {
558 [global::Cpp2ILInjected.Token(Token = "0x6000697")]
559 [global::Cpp2ILInjected.Address(RVA = "0x1D01748", Offset = "0x1D01748", Length = "0x14")]
560 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
561 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
562 get
563 {
564 throw null;
565 }
566 [global::Cpp2ILInjected.Token(Token = "0x6000698")]
567 [global::Cpp2ILInjected.Address(RVA = "0x1D0175C", Offset = "0x1D0175C", Length = "0x14")]
568 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
569 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
570 set
571 {
572 throw null;
573 }
574 }