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
GlobalizationMode.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020005A7 RID: 1447
7 internal static class GlobalizationMode
8 {
9 // Token: 0x17000663 RID: 1635
10 // (get) Token: 0x06002B69 RID: 11113 RVA: 0x0005F974 File Offset: 0x0005DB74
11 internal static bool Invariant
12 {
14 get
15 {
16 if (!true)
17 {
18 }
19 return true;
20 }
21 }
22
23 // Token: 0x06002B6A RID: 11114 RVA: 0x0005F988 File Offset: 0x0005DB88
24 private static bool GetGlobalizationInvariantMode()
25 {
26 }
27
28 // Token: 0x06002B6B RID: 11115 RVA: 0x0005F998 File Offset: 0x0005DB98
29 // Note: this type is marked as 'beforefieldinit'.
31 {
32 }
33
34 // Token: 0x04001818 RID: 6168
36 private static readonly bool <Invariant>k__BackingField;
37 }
38}
class f__AnonymousType0<< Count > j__TPar
static readonly bool< Invariant > k__BackingField