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

◆ NoDaylightTransitions

bool System.TimeZoneInfo.AdjustmentRule.NoDaylightTransitions
getsetpackage

Definition at line 3341 of file TimeZoneInfo.cs.

3342 {
3343 [global::Cpp2ILInjected.Token(Token = "0x600036A")]
3344 [global::Cpp2ILInjected.Address(RVA = "0x1BB26CC", Offset = "0x1BB26CC", Length = "0x8")]
3345 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3346 get
3347 {
3348 throw null;
3349 }
3350 }