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
ConnectionManagementSection.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000468 RID: 1128
8 {
9 // Token: 0x06001EA2 RID: 7842 RVA: 0x00050EE4 File Offset: 0x0004F0E4
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x170006EC RID: 1772
16 // (get) Token: 0x06001EA3 RID: 7843 RVA: 0x00050EF8 File Offset: 0x0004F0F8
18 {
19 get
20 {
21 throw new NotSupportedException();
22 }
23 }
24
25 // Token: 0x170006ED RID: 1773
26 // (get) Token: 0x06001EA4 RID: 7844 RVA: 0x00050F0C File Offset: 0x0004F10C
28 {
29 get
30 {
31 throw new NotSupportedException();
32 }
33 }
34 }
35}