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

◆ GetCurrentCultureNoAppX()

CultureInfo System.Threading.Thread.GetCurrentCultureNoAppX ( )
inlineprivate

Definition at line 305 of file Thread.cs.

306 {
307 if (true)
308 {
309 }
310 if (!true)
311 {
312 }
314 if (defaultThreadCurrentCulture != null)
315 {
317 }
318 if (!true)
319 {
320 }
322 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo DefaultThreadCurrentCulture
static CultureInfo UserDefaultCulture

References System.Globalization.CultureInfo.DefaultThreadCurrentCulture, j__TPar, and System.Globalization.CultureInfo.UserDefaultCulture.