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

◆ TwoLetterISORegionName

virtual string System.Globalization.RegionInfo.TwoLetterISORegionName
getset

Definition at line 268 of file RegionInfo.cs.

269 {
270 [global::Cpp2ILInjected.Token(Token = "0x6002D47")]
271 [global::Cpp2ILInjected.Address(RVA = "0x1C046A4", Offset = "0x1C046A4", Length = "0x8")]
272 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
273 get
274 {
275 throw null;
276 }
277 }