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
AutoWebProxyScriptEngine.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
System.Runtime.CompilerServices
;
4
using
System.Runtime.InteropServices
;
5
6
namespace
System.Net
7
{
8
// Token: 0x02000221 RID: 545
9
internal
class
AutoWebProxyScriptEngine
10
{
11
// Token: 0x06000DD0 RID: 3536 RVA: 0x0002C3C0 File Offset: 0x0002A5C0
12
public
AutoWebProxyScriptEngine
(
WebProxy
proxy,
bool
useRegistry
)
13
{
14
}
15
16
// Token: 0x170002E4 RID: 740
17
// (get) Token: 0x06000DD1 RID: 3537 RVA: 0x0002C3D4 File Offset: 0x0002A5D4
18
// (set) Token: 0x06000DD2 RID: 3538 RVA: 0x0002C3E8 File Offset: 0x0002A5E8
19
public
global::System.Uri
AutomaticConfigurationScript
20
{
21
[
CompilerGenerated
]
22
get
23
{
24
return
this.<
AutomaticConfigurationScript
>
k__BackingField
;
25
}
26
[
CompilerGenerated
]
27
set
28
{
29
this.<
AutomaticConfigurationScript
>
k__BackingField
=
value
;
30
}
31
}
32
33
// Token: 0x170002E5 RID: 741
34
// (get) Token: 0x06000DD3 RID: 3539 RVA: 0x0002C3FC File Offset: 0x0002A5FC
35
// (set) Token: 0x06000DD4 RID: 3540 RVA: 0x0002C410 File Offset: 0x0002A610
36
public
bool
AutomaticallyDetectSettings
37
{
38
[
CompilerGenerated
]
39
get
40
{
41
return
this.<
AutomaticallyDetectSettings
>
k__BackingField
;
42
}
43
[
CompilerGenerated
]
44
set
45
{
46
}
47
}
48
49
// Token: 0x06000DD5 RID: 3541 RVA: 0x0002C420 File Offset: 0x0002A620
50
public
bool
GetProxies
(global::System.
Uri
destination
, [Out]
IList<string>
proxyList
)
51
{
52
}
53
54
// Token: 0x06000DD6 RID: 3542 RVA: 0x0002C430 File Offset: 0x0002A630
55
public
bool
GetProxies
(global::System.
Uri
destination
, [Out]
IList<string>
proxyList
,
int
syncStatus)
56
{
57
}
58
59
// Token: 0x06000DD7 RID: 3543 RVA: 0x0002C440 File Offset: 0x0002A640
60
public
void
Close
()
61
{
62
}
63
64
// Token: 0x06000DD8 RID: 3544 RVA: 0x0002C450 File Offset: 0x0002A650
65
public
void
Abort
(
int
syncStatus)
66
{
67
}
68
69
// Token: 0x06000DD9 RID: 3545 RVA: 0x0002C460 File Offset: 0x0002A660
70
public
void
CheckForChanges
()
71
{
72
}
73
74
// Token: 0x04000B7E RID: 2942
75
[
CompilerGenerated
]
76
private
global::System.Uri <
AutomaticConfigurationScript
>
k__BackingField
;
77
78
// Token: 0x04000B7F RID: 2943
79
[
CompilerGenerated
]
80
private
bool <AutomaticallyDetectSettings>
k__BackingField
;
81
}
82
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Net.AutoWebProxyScriptEngine.k__BackingField
bool< AutomaticallyDetectSettings > k__BackingField
Definition
AutoWebProxyScriptEngine.cs:80
System.Net.AutoWebProxyScriptEngine.GetProxies
bool GetProxies(global::System.Uri destination, [Out] IList< string > proxyList, int syncStatus)
Definition
AutoWebProxyScriptEngine.cs:55
System.Net.AutoWebProxyScriptEngine.Close
void Close()
Definition
AutoWebProxyScriptEngine.cs:60
System.Net.AutoWebProxyScriptEngine.GetProxies
bool GetProxies(global::System.Uri destination, [Out] IList< string > proxyList)
Definition
AutoWebProxyScriptEngine.cs:50
System.Net.AutoWebProxyScriptEngine.CheckForChanges
void CheckForChanges()
Definition
AutoWebProxyScriptEngine.cs:70
System.Net.AutoWebProxyScriptEngine.k__BackingField
global::System.Uri< AutomaticConfigurationScript > k__BackingField
Definition
AutoWebProxyScriptEngine.cs:76
System.Net.AutoWebProxyScriptEngine.Abort
void Abort(int syncStatus)
Definition
AutoWebProxyScriptEngine.cs:65
System.Net.AutoWebProxyScriptEngine.AutomaticallyDetectSettings
bool AutomaticallyDetectSettings
Definition
AutoWebProxyScriptEngine.cs:37
System.Net.AutoWebProxyScriptEngine.AutoWebProxyScriptEngine
AutoWebProxyScriptEngine(WebProxy proxy, bool useRegistry)
Definition
AutoWebProxyScriptEngine.cs:12
System.Net.AutoWebProxyScriptEngine.AutomaticConfigurationScript
global::System.Uri AutomaticConfigurationScript
Definition
AutoWebProxyScriptEngine.cs:20
System.Net.AutoWebProxyScriptEngine
Definition
AutoWebProxyScriptEngine.cs:10
System.Net.WebProxy
Definition
WebProxy.cs:16
System.Uri
Definition
Uri.cs:15
System.Collections.Generic.IList
Definition
IList.cs:7
System.Collections.Generic
Definition
ArrayBuilder.cs:5
System.Net
Definition
AuthenticationManager.cs:7
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.ExceptionArgument.value
@ value
System.ExceptionArgument.destination
@ destination
System
Definition
__ComObject.cs:4
source
System
Net
AutoWebProxyScriptEngine.cs
Generated by
1.10.0