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
NetSectionGroup.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Configuration
;
3
4
namespace
System.Net.Configuration
5
{
6
// Token: 0x02000479 RID: 1145
7
public
sealed
class
NetSectionGroup
:
ConfigurationSectionGroup
8
{
9
// Token: 0x06001F10 RID: 7952 RVA: 0x0005177C File Offset: 0x0004F97C
10
public
NetSectionGroup
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
15
// Token: 0x17000726 RID: 1830
16
// (get) Token: 0x06001F11 RID: 7953 RVA: 0x00051790 File Offset: 0x0004F990
17
public
AuthenticationModulesSection
AuthenticationModules
18
{
19
get
20
{
21
throw
new
NotSupportedException
();
22
}
23
}
24
25
// Token: 0x17000727 RID: 1831
26
// (get) Token: 0x06001F12 RID: 7954 RVA: 0x000517A4 File Offset: 0x0004F9A4
27
public
ConnectionManagementSection
ConnectionManagement
28
{
29
get
30
{
31
throw
new
NotSupportedException
();
32
}
33
}
34
35
// Token: 0x17000728 RID: 1832
36
// (get) Token: 0x06001F13 RID: 7955 RVA: 0x000517B8 File Offset: 0x0004F9B8
37
public
DefaultProxySection
DefaultProxy
38
{
39
get
40
{
41
throw
new
NotSupportedException
();
42
}
43
}
44
45
// Token: 0x17000729 RID: 1833
46
// (get) Token: 0x06001F14 RID: 7956 RVA: 0x000517CC File Offset: 0x0004F9CC
47
public
MailSettingsSectionGroup
MailSettings
48
{
49
get
50
{
51
throw
new
NotSupportedException
();
52
}
53
}
54
55
// Token: 0x1700072A RID: 1834
56
// (get) Token: 0x06001F15 RID: 7957 RVA: 0x000517E0 File Offset: 0x0004F9E0
57
public
RequestCachingSection
RequestCaching
58
{
59
get
60
{
61
throw
new
NotSupportedException
();
62
}
63
}
64
65
// Token: 0x1700072B RID: 1835
66
// (get) Token: 0x06001F16 RID: 7958 RVA: 0x000517F4 File Offset: 0x0004F9F4
67
public
SettingsSection
Settings
68
{
69
get
70
{
71
throw
new
NotSupportedException
();
72
}
73
}
74
75
// Token: 0x1700072C RID: 1836
76
// (get) Token: 0x06001F17 RID: 7959 RVA: 0x00051808 File Offset: 0x0004FA08
77
public
WebRequestModulesSection
WebRequestModules
78
{
79
get
80
{
81
throw
new
NotSupportedException
();
82
}
83
}
84
85
// Token: 0x06001F18 RID: 7960 RVA: 0x0005181C File Offset: 0x0004FA1C
86
public
static
NetSectionGroup
GetSectionGroup
(
Configuration
config)
87
{
88
throw
new
NotSupportedException
();
89
}
90
}
91
}
Settings
Definition
Settings.cs:6
System.Configuration.ConfigurationSectionGroup
Definition
ConfigurationSectionGroup.cs:7
System.Configuration.Configuration
Definition
Configuration.cs:7
System.Net.Configuration.AuthenticationModulesSection
Definition
AuthenticationModulesSection.cs:8
System.Net.Configuration.ConnectionManagementSection
Definition
ConnectionManagementSection.cs:8
System.Net.Configuration.DefaultProxySection
Definition
DefaultProxySection.cs:8
System.Net.Configuration.MailSettingsSectionGroup
Definition
MailSettingsSectionGroup.cs:8
System.Net.Configuration.NetSectionGroup.GetSectionGroup
static NetSectionGroup GetSectionGroup(Configuration config)
Definition
NetSectionGroup.cs:86
System.Net.Configuration.NetSectionGroup.RequestCaching
RequestCachingSection RequestCaching
Definition
NetSectionGroup.cs:58
System.Net.Configuration.NetSectionGroup.WebRequestModules
WebRequestModulesSection WebRequestModules
Definition
NetSectionGroup.cs:78
System.Net.Configuration.NetSectionGroup.AuthenticationModules
AuthenticationModulesSection AuthenticationModules
Definition
NetSectionGroup.cs:18
System.Net.Configuration.NetSectionGroup.ConnectionManagement
ConnectionManagementSection ConnectionManagement
Definition
NetSectionGroup.cs:28
System.Net.Configuration.NetSectionGroup.NetSectionGroup
NetSectionGroup()
Definition
NetSectionGroup.cs:10
System.Net.Configuration.NetSectionGroup.DefaultProxy
DefaultProxySection DefaultProxy
Definition
NetSectionGroup.cs:38
System.Net.Configuration.NetSectionGroup.MailSettings
MailSettingsSectionGroup MailSettings
Definition
NetSectionGroup.cs:48
System.Net.Configuration.NetSectionGroup
Definition
NetSectionGroup.cs:8
System.Net.Configuration.RequestCachingSection
Definition
RequestCachingSection.cs:10
System.Net.Configuration.SettingsSection
Definition
SettingsSection.cs:8
System.Net.Configuration.WebRequestModulesSection
Definition
WebRequestModulesSection.cs:8
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
NetSectionGroup.cs
Generated by
1.10.0