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

◆ DisplayName

string System.TimeZoneInfo.DisplayName
getset

Definition at line 1209 of file TimeZoneInfo.cs.

1210 {
1211 [global::Cpp2ILInjected.Token(Token = "0x6000328")]
1212 [global::Cpp2ILInjected.Address(RVA = "0x1BADA1C", Offset = "0x1BADA1C", Length = "0x54")]
1213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1214 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1215 get
1216 {
1217 throw null;
1218 }
1219 }