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
Base64WriteStateInfo.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000325 RID: 805
8 {
9 // Token: 0x060014E6 RID: 5350 RVA: 0x0003F3C0 File Offset: 0x0003D5C0
11 {
12 }
13
14 // Token: 0x170004C4 RID: 1220
15 // (get) Token: 0x060014E7 RID: 5351 RVA: 0x0003F3D4 File Offset: 0x0003D5D4
16 // (set) Token: 0x060014E8 RID: 5352 RVA: 0x0003F3E8 File Offset: 0x0003D5E8
17 internal int Padding
18 {
20 get
21 {
22 return this.<Padding>k__BackingField;
23 }
25 set
26 {
28 }
29 }
30
31 // Token: 0x170004C5 RID: 1221
32 // (get) Token: 0x060014E9 RID: 5353 RVA: 0x0003F3FC File Offset: 0x0003D5FC
33 // (set) Token: 0x060014EA RID: 5354 RVA: 0x0003F410 File Offset: 0x0003D610
34 internal byte LastBits
35 {
37 get
38 {
39 return this.<LastBits>k__BackingField;
40 }
42 set
43 {
45 }
46 }
47
48 // Token: 0x0400115C RID: 4444
50 private int <Padding>k__BackingField;
51
52 // Token: 0x0400115D RID: 4445
54 private byte <LastBits>k__BackingField;
55 }
56}
class f__AnonymousType0<< Count > j__TPar