terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
IWebProxyFinder.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Collections.Generic
;
3
using
Cpp2ILInjected
;
4
5
namespace
System.Net
6
{
7
[global::Cpp2ILInjected.Token(
Token
=
"0x200019C"
)]
8
internal
interface
IWebProxyFinder
:
IDisposable
9
{
10
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A6D"
)]
11
bool
GetProxies
(
Uri
destination
,
out
IList<string>
proxyList
);
12
13
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A6E"
)]
14
void
Abort
();
15
16
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A6F"
)]
17
void
Reset
();
18
19
[global::Cpp2ILInjected.Token(
Token
=
"0x1700021B"
)]
20
bool
IsValid
21
{
22
[global::Cpp2ILInjected.Token(
Token
=
"0x6000A70"
)]
23
get
;
24
}
25
}
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
System.Uri
Definition
Uri.cs:29
System.Collections.Generic.IList
Definition
IList.cs:8
System.IDisposable
Definition
IDisposable.cs:8
System.Net.IWebProxyFinder.Reset
void Reset()
System.Net.IWebProxyFinder.IsValid
bool IsValid
Definition
IWebProxyFinder.cs:21
System.Net.IWebProxyFinder.GetProxies
bool GetProxies(Uri destination, out IList< string > proxyList)
System.Net.IWebProxyFinder.Abort
void Abort()
System.Net.IWebProxyFinder
Definition
IWebProxyFinder.cs:9
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System.Collections.Generic
Definition
ArrayBuilder.cs:6
System.Net.BufferType.Token
@ Token
System.Net
Definition
AuthenticationManager.cs:9
System.ExceptionArgument.destination
@ destination
System
Definition
__Il2CppComDelegate.cs:6
source
System
Net
IWebProxyFinder.cs
Generated by
1.10.0