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
WindowsAuthenticationElement.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000481 RID: 1153
8 {
9 // Token: 0x06001F5D RID: 8029 RVA: 0x00051D80 File Offset: 0x0004FF80
11 {
12 throw new NotSupportedException();
13 }
14
15 // Token: 0x17000752 RID: 1874
16 // (get) Token: 0x06001F5E RID: 8030 RVA: 0x00051D94 File Offset: 0x0004FF94
17 // (set) Token: 0x06001F5F RID: 8031 RVA: 0x00051DA8 File Offset: 0x0004FFA8
19 {
20 get
21 {
22 throw new NotSupportedException();
23 }
24 set
25 {
26 throw new NotSupportedException();
27 }
28 }
29
30 // Token: 0x17000753 RID: 1875
31 // (get) Token: 0x06001F60 RID: 8032 RVA: 0x00051DBC File Offset: 0x0004FFBC
33 {
34 get
35 {
36 throw new NotSupportedException();
37 }
38 }
39 }
40}