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

◆ BaseUtcOffset

global.System.TimeSpan System.TimeZoneInfo.BaseUtcOffset
getset

Definition at line 1250 of file TimeZoneInfo.cs.

1251 {
1252 [global::Cpp2ILInjected.Token(Token = "0x600032B")]
1253 [global::Cpp2ILInjected.Address(RVA = "0x1BADB18", Offset = "0x1BADB18", Length = "0x8")]
1254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1255 get
1256 {
1257 throw null;
1258 }
1259 }