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.Converters.IsoDateTimeConverter.Culture
getset

Definition at line 55 of file IsoDateTimeConverter.cs.

56 {
57 [global::Cpp2ILInjected.Token(Token = "0x6000A6B")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1D2A644", Offset = "0x1D2A644", Length = "0x68")]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(IsoDateTimeConverter), Member = "WriteJson", MemberParameters = new object[]
60 {
61 typeof(JsonWriter),
62 typeof(object),
63 typeof(JsonSerializer)
64 }, ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(IsoDateTimeConverter), Member = "ReadJson", MemberParameters = new object[]
66 {
67 typeof(JsonReader),
68 typeof(Type),
69 typeof(object),
70 typeof(JsonSerializer)
71 }, ReturnType = typeof(object))]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_CurrentCulture", ReturnType = typeof(CultureInfo))]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
75 get
76 {
77 throw null;
78 }
79 [global::Cpp2ILInjected.Token(Token = "0x6000A6C")]
80 [global::Cpp2ILInjected.Address(RVA = "0x1D2A6AC", Offset = "0x1D2A6AC", Length = "0x8")]
81 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
82 set
83 {
84 throw null;
85 }
86 }
class f__AnonymousType0<< Count > j__TPar