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
WebRequestModulesSection.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000482 RID: 1154
8 {
9 // Token: 0x06001F61 RID: 8033 RVA: 0x00051DD0 File Offset: 0x0004FFD0
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x17000754 RID: 1876
16 // (get) Token: 0x06001F62 RID: 8034 RVA: 0x00051DE4 File Offset: 0x0004FFE4
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 }
24
25 // Token: 0x17000755 RID: 1877
26 // (get) Token: 0x06001F63 RID: 8035 RVA: 0x00051DF8 File Offset: 0x0004FFF8
28 {
29 get
30 {
31 throw new NotSupportedException();
32 }
33 }
34
35 // Token: 0x06001F64 RID: 8036 RVA: 0x00051E0C File Offset: 0x0005000C
36 protected override void InitializeDefault()
37 {
38 throw new NotSupportedException();
39 }
40
41 // Token: 0x06001F65 RID: 8037 RVA: 0x00051E20 File Offset: 0x00050020
42 protected override void PostDeserialize()
43 {
44 throw new NotSupportedException();
45 }
46 }
47}
override ConfigurationPropertyCollection Properties