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
NeutralResourcesLanguageAttribute.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Resources
5{
6 // Token: 0x020004A8 RID: 1192
7 [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false)]
9 {
10 // Token: 0x060022C9 RID: 8905 RVA: 0x0004E0A8 File Offset: 0x0004C2A8
12 {
13 do
14 {
15 base..ctor();
16 }
17 while (cultureName == null);
19 }
20
21 // Token: 0x1700047F RID: 1151
22 // (get) Token: 0x060022CA RID: 8906 RVA: 0x0004E0C8 File Offset: 0x0004C2C8
23 public string CultureName
24 {
26 get
27 {
28 return this.<CultureName>k__BackingField;
29 }
30 }
31
32 // Token: 0x17000480 RID: 1152
33 // (get) Token: 0x060022CB RID: 8907 RVA: 0x0004E0DC File Offset: 0x0004C2DC
35 {
37 get
38 {
39 return this.<Location>k__BackingField;
40 }
41 }
42
43 // Token: 0x040012F7 RID: 4855
45 private readonly string <CultureName>k__BackingField;
46
47 // Token: 0x040012F8 RID: 4856
50 }
51}
class f__AnonymousType0<< Count > j__TPar
readonly UltimateResourceFallbackLocation< Location > k__BackingField