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

◆ DaylightTransitionEnd

global.System.TimeZoneInfo.TransitionTime System.TimeZoneInfo.AdjustmentRule.DaylightTransitionEnd
getset

Definition at line 3317 of file TimeZoneInfo.cs.

3318 {
3319 [global::Cpp2ILInjected.Token(Token = "0x6000368")]
3320 [global::Cpp2ILInjected.Address(RVA = "0x1BB26B0", Offset = "0x1BB26B0", Length = "0x14")]
3321 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3322 get
3323 {
3324 throw null;
3325 }
3326 }