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

◆ Day

int System.TimeZoneInfo.TransitionTime.Day
getset

Definition at line 3834 of file TimeZoneInfo.cs.

3835 {
3836 [global::Cpp2ILInjected.Token(Token = "0x600037B")]
3837 [global::Cpp2ILInjected.Address(RVA = "0x1BB34BC", Offset = "0x1BB34BC", Length = "0x8")]
3838 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3839 get
3840 {
3841 throw null;
3842 }
3843 }