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.
1using System;
4
5namespace System.Net
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200019C")]
8 internal interface IWebProxyFinder : IDisposable
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000A6D")]
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")]
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6000A70")]
23 get;
24 }
25 }
26}
class f__AnonymousType0<< Count > j__TPar
bool GetProxies(Uri destination, out IList< string > proxyList)