terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ UserDefaultCulture

CultureInfo System.Globalization.CultureInfo.UserDefaultCulture
staticgetpackage

Definition at line 1058 of file CultureInfo.cs.

1059 {
1060 get
1061 {
1062 if (!true)
1063 {
1064 }
1065 return CultureInfo.ConstructCurrentCulture();
1066 }
1067 }

Referenced by System.Threading.Thread.GetCurrentCultureNoAppX().