terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CurrentTimeZone

TimeZone System.TimeZone.CurrentTimeZone
staticget

Definition at line 30 of file TimeZone.cs.

31 {
32 get
33 {
35 long num = 0L;
37 if (num == 0L)
38 {
39 }
40 throw new OutOfMemoryException();
41 }
42 }
class f__AnonymousType0<< Count > j__TPar
static void Exit(object obj)
Definition Monitor.cs:47
static object InternalSyncObject
Definition TimeZone.cs:16

Referenced by Newtonsoft.Json.Utilities.DateTimeUtils.WriteDateTimeString().