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

◆ DayOfWeek

global.System.DayOfWeek System.TimeZoneInfo.TransitionTime.DayOfWeek
getset

Definition at line 3846 of file TimeZoneInfo.cs.

3847 {
3848 [global::Cpp2ILInjected.Token(Token = "0x600037C")]
3849 [global::Cpp2ILInjected.Address(RVA = "0x1BB34C4", Offset = "0x1BB34C4", Length = "0x8")]
3850 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3851 get
3852 {
3853 throw null;
3854 }
3855 }