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
SettingsSection.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Configuration
;
3
4
namespace
System.Net.Configuration
5
{
6
// Token: 0x0200047B RID: 1147
7
public
sealed
class
SettingsSection
:
ConfigurationSection
8
{
9
// Token: 0x06001F27 RID: 7975 RVA: 0x00051948 File Offset: 0x0004FB48
10
public
SettingsSection
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
15
// Token: 0x17000734 RID: 1844
16
// (get) Token: 0x06001F28 RID: 7976 RVA: 0x0005195C File Offset: 0x0004FB5C
17
public
HttpListenerElement
HttpListener
18
{
19
get
20
{
21
throw
new
NotSupportedException
();
22
}
23
}
24
25
// Token: 0x17000735 RID: 1845
26
// (get) Token: 0x06001F29 RID: 7977 RVA: 0x00051970 File Offset: 0x0004FB70
27
public
HttpWebRequestElement
HttpWebRequest
28
{
29
get
30
{
31
throw
new
NotSupportedException
();
32
}
33
}
34
35
// Token: 0x17000736 RID: 1846
36
// (get) Token: 0x06001F2A RID: 7978 RVA: 0x00051984 File Offset: 0x0004FB84
37
public
Ipv6Element
Ipv6
38
{
39
get
40
{
41
throw
new
NotSupportedException
();
42
}
43
}
44
45
// Token: 0x17000737 RID: 1847
46
// (get) Token: 0x06001F2B RID: 7979 RVA: 0x00051998 File Offset: 0x0004FB98
47
public
PerformanceCountersElement
PerformanceCounters
48
{
49
get
50
{
51
throw
new
NotSupportedException
();
52
}
53
}
54
55
// Token: 0x17000738 RID: 1848
56
// (get) Token: 0x06001F2C RID: 7980 RVA: 0x000519AC File Offset: 0x0004FBAC
57
protected
override
ConfigurationPropertyCollection
Properties
58
{
59
get
60
{
61
throw
new
NotSupportedException
();
62
}
63
}
64
65
// Token: 0x17000739 RID: 1849
66
// (get) Token: 0x06001F2D RID: 7981 RVA: 0x000519C0 File Offset: 0x0004FBC0
67
public
ServicePointManagerElement
ServicePointManager
68
{
69
get
70
{
71
throw
new
NotSupportedException
();
72
}
73
}
74
75
// Token: 0x1700073A RID: 1850
76
// (get) Token: 0x06001F2E RID: 7982 RVA: 0x000519D4 File Offset: 0x0004FBD4
77
public
SocketElement
Socket
78
{
79
get
80
{
81
throw
new
NotSupportedException
();
82
}
83
}
84
85
// Token: 0x1700073B RID: 1851
86
// (get) Token: 0x06001F2F RID: 7983 RVA: 0x000519E8 File Offset: 0x0004FBE8
87
public
WebProxyScriptElement
WebProxyScript
88
{
89
get
90
{
91
throw
new
NotSupportedException
();
92
}
93
}
94
95
// Token: 0x1700073C RID: 1852
96
// (get) Token: 0x06001F30 RID: 7984 RVA: 0x000519FC File Offset: 0x0004FBFC
97
public
WebUtilityElement
WebUtility
98
{
99
get
100
{
101
throw
new
NotSupportedException
();
102
}
103
}
104
105
// Token: 0x1700073D RID: 1853
106
// (get) Token: 0x06001F31 RID: 7985 RVA: 0x00051A10 File Offset: 0x0004FC10
107
public
WindowsAuthenticationElement
WindowsAuthentication
108
{
109
get
110
{
111
throw
new
NotSupportedException
();
112
}
113
}
114
}
115
}
System.Configuration.ConfigurationPropertyCollection
Definition
ConfigurationPropertyCollection.cs:9
System.Configuration.ConfigurationSection
Definition
ConfigurationSection.cs:8
System.Net.Configuration.HttpListenerElement
Definition
HttpListenerElement.cs:8
System.Net.Configuration.HttpWebRequestElement
Definition
HttpWebRequestElement.cs:8
System.Net.Configuration.Ipv6Element
Definition
Ipv6Element.cs:8
System.Net.Configuration.PerformanceCountersElement
Definition
PerformanceCountersElement.cs:8
System.Net.Configuration.ServicePointManagerElement
Definition
ServicePointManagerElement.cs:9
System.Net.Configuration.SettingsSection.WindowsAuthentication
WindowsAuthenticationElement WindowsAuthentication
Definition
SettingsSection.cs:108
System.Net.Configuration.SettingsSection.Ipv6
Ipv6Element Ipv6
Definition
SettingsSection.cs:38
System.Net.Configuration.SettingsSection.Socket
SocketElement Socket
Definition
SettingsSection.cs:78
System.Net.Configuration.SettingsSection.WebProxyScript
WebProxyScriptElement WebProxyScript
Definition
SettingsSection.cs:88
System.Net.Configuration.SettingsSection.SettingsSection
SettingsSection()
Definition
SettingsSection.cs:10
System.Net.Configuration.SettingsSection.PerformanceCounters
PerformanceCountersElement PerformanceCounters
Definition
SettingsSection.cs:48
System.Net.Configuration.SettingsSection.Properties
override ConfigurationPropertyCollection Properties
Definition
SettingsSection.cs:58
System.Net.Configuration.SettingsSection
Definition
SettingsSection.cs:8
System.Net.Configuration.SocketElement
Definition
SocketElement.cs:9
System.Net.Configuration.WebProxyScriptElement
Definition
WebProxyScriptElement.cs:8
System.Net.Configuration.WebUtilityElement
Definition
WebUtilityElement.cs:8
System.Net.Configuration.WindowsAuthenticationElement
Definition
WindowsAuthenticationElement.cs:8
System.Net.HttpListener
Definition
HttpListener.cs:19
System.Net.HttpWebRequest
Definition
HttpWebRequest.cs:25
System.Net.ServicePointManager
Definition
ServicePointManager.cs:11
System.Net.WebUtility
Definition
WebUtility.cs:14
System.NotSupportedException
Definition
NotSupportedException.cs:9
System.Configuration
Definition
AssemblyHashAlgorithm.cs:4
System.Net.Configuration
Definition
AuthenticationModuleElement.cs:5
System
Definition
__ComObject.cs:4
source
System
Net
Configuration
SettingsSection.cs
Generated by
1.10.0