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

◆ CurrentTimeZone

global.System.TimeZone System.TimeZone.CurrentTimeZone
staticgetset

Definition at line 40 of file TimeZone.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x60009D9")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1C4C578", Offset = "0x1C4C578", Length = "0x160")]
44 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "GetUtcOffset", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(global::System.TimeSpan))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "ToUniversalTicks", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(long))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTimeIso", MemberParameters = new object[]
48 {
49 "Newtonsoft.Json.Utilities.StringReference",
50 "Newtonsoft.Json.DateTimeZoneHandling",
51 typeof(ref global::System.DateTime)
52 }, ReturnType = typeof(bool))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeString", MemberParameters = new object[]
54 {
55 "System.Char[]",
56 typeof(int),
57 typeof(global::System.DateTime),
58 "System.Nullable`1<TimeSpan>",
59 typeof(global::System.DateTimeKind),
60 "Newtonsoft.Json.DateFormatHandling"
61 }, ReturnType = typeof(int))]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeZone), Member = "get_InternalSyncObject", ReturnType = typeof(object))]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
65 {
66 typeof(object),
67 typeof(ref bool)
68 }, ReturnType = typeof(void))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.CurrentSystemTimeZone), Member = ".ctor", ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
71 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
72 get
73 {
74 throw null;
75 }
76 }
class f__AnonymousType0<< Count > j__TPar