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

◆ DaylightTransitionStart

global.System.TimeZoneInfo.TransitionTime System.TimeZoneInfo.AdjustmentRule.DaylightTransitionStart
getset

Definition at line 3304 of file TimeZoneInfo.cs.

3305 {
3306 [global::Cpp2ILInjected.Token(Token = "0x6000367")]
3307 [global::Cpp2ILInjected.Address(RVA = "0x1BB269C", Offset = "0x1BB269C", Length = "0x14")]
3308 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3309 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3310 get
3311 {
3312 throw null;
3313 }
3314 }