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
AuthenticationModuleElementCollection.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000462 RID: 1122
7 [ConfigurationCollection(typeof(AuthenticationModuleElement))]
9 {
10 // Token: 0x06001E69 RID: 7785 RVA: 0x00050A70 File Offset: 0x0004EC70
15
16 // Token: 0x06001E6A RID: 7786 RVA: 0x00050A84 File Offset: 0x0004EC84
18 {
19 throw new NotSupportedException();
20 }
21
22 // Token: 0x06001E6B RID: 7787 RVA: 0x00050A98 File Offset: 0x0004EC98
24 {
25 throw new NotSupportedException();
26 }
27
28 // Token: 0x170006E1 RID: 1761
30 {
31 get
32 {
33 throw new NotSupportedException();
34 }
35 set
36 {
37 throw new NotSupportedException();
38 }
39 }
40
41 // Token: 0x06001E6E RID: 7790 RVA: 0x00050AD4 File Offset: 0x0004ECD4
42 public void Add(AuthenticationModuleElement element)
43 {
44 throw new NotSupportedException();
45 }
46
47 // Token: 0x06001E6F RID: 7791 RVA: 0x00050AE8 File Offset: 0x0004ECE8
48 public void Clear()
49 {
50 throw new NotSupportedException();
51 }
52
53 // Token: 0x06001E70 RID: 7792 RVA: 0x00050AFC File Offset: 0x0004ECFC
55 {
56 throw new NotSupportedException();
57 }
58
59 // Token: 0x06001E71 RID: 7793 RVA: 0x00050B10 File Offset: 0x0004ED10
60 protected override object GetElementKey(ConfigurationElement element)
61 {
62 throw new NotSupportedException();
63 }
64
65 // Token: 0x06001E72 RID: 7794 RVA: 0x00050B24 File Offset: 0x0004ED24
67 {
68 throw new NotSupportedException();
69 }
70
71 // Token: 0x06001E73 RID: 7795 RVA: 0x00050B38 File Offset: 0x0004ED38
73 {
74 throw new NotSupportedException();
75 }
76
77 // Token: 0x06001E74 RID: 7796 RVA: 0x00050B4C File Offset: 0x0004ED4C
78 public void Remove(string name)
79 {
80 throw new NotSupportedException();
81 }
82
83 // Token: 0x06001E75 RID: 7797 RVA: 0x00050B60 File Offset: 0x0004ED60
84 public void RemoveAt(int index)
85 {
86 throw new NotSupportedException();
87 }
88 }
89}
class f__AnonymousType0<< Count > j__TPar