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
DefaultProxySection.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Configuration
;
3
4
namespace
System.Net.Configuration
5
{
6
// Token: 0x02000469 RID: 1129
7
public
sealed
class
DefaultProxySection
:
ConfigurationSection
8
{
9
// Token: 0x06001EA5 RID: 7845 RVA: 0x00050F20 File Offset: 0x0004F120
10
public
DefaultProxySection
()
11
{
12
throw
new
NotSupportedException
();
13
}
14
15
// Token: 0x170006EE RID: 1774
16
// (get) Token: 0x06001EA6 RID: 7846 RVA: 0x00050F34 File Offset: 0x0004F134
17
public
BypassElementCollection
BypassList
18
{
19
get
20
{
21
throw
new
NotSupportedException
();
22
}
23
}
24
25
// Token: 0x170006EF RID: 1775
26
// (get) Token: 0x06001EA7 RID: 7847 RVA: 0x00050F48 File Offset: 0x0004F148
27
// (set) Token: 0x06001EA8 RID: 7848 RVA: 0x00050F5C File Offset: 0x0004F15C
28
public
bool
Enabled
29
{
30
get
31
{
32
throw
new
NotSupportedException
();
33
}
34
set
35
{
36
throw
new
NotSupportedException
();
37
}
38
}
39
40
// Token: 0x170006F0 RID: 1776
41
// (get) Token: 0x06001EA9 RID: 7849 RVA: 0x00050F70 File Offset: 0x0004F170
42
public
ModuleElement
Module
43
{
44
get
45
{
46
throw
new
NotSupportedException
();
47
}
48
}
49
50
// Token: 0x170006F1 RID: 1777
51
// (get) Token: 0x06001EAA RID: 7850 RVA: 0x00050F84 File Offset: 0x0004F184
52
protected
override
ConfigurationPropertyCollection
Properties
53
{
54
get
55
{
56
throw
new
NotSupportedException
();
57
}
58
}
59
60
// Token: 0x170006F2 RID: 1778
61
// (get) Token: 0x06001EAB RID: 7851 RVA: 0x00050F98 File Offset: 0x0004F198
62
public
ProxyElement
Proxy
63
{
64
get
65
{
66
throw
new
NotSupportedException
();
67
}
68
}
69
70
// Token: 0x170006F3 RID: 1779
71
// (get) Token: 0x06001EAC RID: 7852 RVA: 0x00050FAC File Offset: 0x0004F1AC
72
// (set) Token: 0x06001EAD RID: 7853 RVA: 0x00050FC0 File Offset: 0x0004F1C0
73
public
bool
UseDefaultCredentials
74
{
75
get
76
{
77
throw
new
NotSupportedException
();
78
}
79
set
80
{
81
throw
new
NotSupportedException
();
82
}
83
}
84
85
// Token: 0x06001EAE RID: 7854 RVA: 0x00050FD4 File Offset: 0x0004F1D4
86
protected
override
void
PostDeserialize
()
87
{
88
throw
new
NotSupportedException
();
89
}
90
91
// Token: 0x06001EAF RID: 7855 RVA: 0x00050FE8 File Offset: 0x0004F1E8
92
protected
override
void
Reset
(
ConfigurationElement
parentElement
)
93
{
94
throw
new
NotSupportedException
();
95
}
96
}
97
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Configuration.ConfigurationElement
Definition
ConfigurationElement.cs:10
System.Configuration.ConfigurationPropertyCollection
Definition
ConfigurationPropertyCollection.cs:9
System.Configuration.ConfigurationSection
Definition
ConfigurationSection.cs:8
System.Net.Configuration.BypassElementCollection
Definition
BypassElementCollection.cs:9
System.Net.Configuration.DefaultProxySection.Module
ModuleElement Module
Definition
DefaultProxySection.cs:43
System.Net.Configuration.DefaultProxySection.Enabled
bool Enabled
Definition
DefaultProxySection.cs:29
System.Net.Configuration.DefaultProxySection.Reset
override void Reset(ConfigurationElement parentElement)
Definition
DefaultProxySection.cs:92
System.Net.Configuration.DefaultProxySection.DefaultProxySection
DefaultProxySection()
Definition
DefaultProxySection.cs:10
System.Net.Configuration.DefaultProxySection.UseDefaultCredentials
bool UseDefaultCredentials
Definition
DefaultProxySection.cs:74
System.Net.Configuration.DefaultProxySection.BypassList
BypassElementCollection BypassList
Definition
DefaultProxySection.cs:18
System.Net.Configuration.DefaultProxySection.Proxy
ProxyElement Proxy
Definition
DefaultProxySection.cs:63
System.Net.Configuration.DefaultProxySection.Properties
override ConfigurationPropertyCollection Properties
Definition
DefaultProxySection.cs:53
System.Net.Configuration.DefaultProxySection.PostDeserialize
override void PostDeserialize()
Definition
DefaultProxySection.cs:86
System.Net.Configuration.DefaultProxySection
Definition
DefaultProxySection.cs:8
System.Net.Configuration.ModuleElement
Definition
ModuleElement.cs:8
System.Net.Configuration.ProxyElement
Definition
ProxyElement.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
DefaultProxySection.cs
Generated by
1.10.0