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
{
2570
TimeZoneInfo
localTimeZone
= this.
_localTimeZone
;
2571
if
(localTimeZone !=
null
)
2572
{
2573
return
localTimeZone
;
2574
}
2575
return
this.
CreateLocal
();
2576
}
2577
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.TimeZoneInfo.CachedData.CreateLocal
TimeZoneInfo CreateLocal()
Definition
TimeZoneInfo.cs:2538
System.TimeZoneInfo.CachedData._localTimeZone
TimeZoneInfo _localTimeZone
Definition
TimeZoneInfo.cs:2595
System.TimeZoneInfo
Definition
TimeZoneInfo.cs:18
System
TimeZoneInfo
CachedData
Generated by
1.10.0