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

◆ Local

TimeZoneInfo System.TimeZoneInfo.CachedData.Local
get

Definition at line 2566 of file TimeZoneInfo.cs.

2567 {
2568 get
2569 {
2571 if (localTimeZone != null)
2572 {
2573 return localTimeZone;
2574 }
2575 return this.CreateLocal();
2576 }
2577 }
class f__AnonymousType0<< Count > j__TPar