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

◆ BaseUtcOffsetDelta

global.System.TimeSpan System.TimeZoneInfo.AdjustmentRule.BaseUtcOffsetDelta
getsetpackage

Definition at line 3329 of file TimeZoneInfo.cs.

3330 {
3331 [global::Cpp2ILInjected.Token(Token = "0x6000369")]
3332 [global::Cpp2ILInjected.Address(RVA = "0x1BB26C4", Offset = "0x1BB26C4", Length = "0x8")]
3333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3334 get
3335 {
3336 throw null;
3337 }
3338 }