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

◆ SupportsDaylightSavingTime

bool System.TimeZoneInfo.SupportsDaylightSavingTime
getset

Definition at line 1262 of file TimeZoneInfo.cs.

1263 {
1264 [global::Cpp2ILInjected.Token(Token = "0x600032C")]
1265 [global::Cpp2ILInjected.Address(RVA = "0x1BADB20", Offset = "0x1BADB20", Length = "0x8")]
1266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1267 get
1268 {
1269 throw null;
1270 }
1271 }