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

◆ CurrentSystemTimeZone()

System.CurrentSystemTimeZone.CurrentSystemTimeZone ( )
inlinepackage

Definition at line 16 of file CurrentSystemTimeZone.cs.

17 {
18 if (!true)
19 {
20 }
22 TimeSpan baseUtcOffset = local._baseUtcOffset;
24 string standardName = local.StandardName;
26 string daylightName = local.DaylightName;
28 }
class f__AnonymousType0<< Count > j__TPar
static TimeZoneInfo Local

References j__TPar, and System.TimeZoneInfo.Local.