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
GlobalProxySelection.cs
Go to the documentation of this file.
1using System;
4
5namespace System.Net
6{
7 [Obsolete("This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. https://go.microsoft.com/fwlink/?linkid=14202")]
8 [global::Cpp2ILInjected.Token(Token = "0x2000190")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x17000214")]
12 public static IWebProxy Select
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000A45")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1F0C330", Offset = "0x1F0C330", Length = "0xA4")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebRequest), Member = "get_DefaultWebProxy", ReturnType = typeof(IWebProxy))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GlobalProxySelection), Member = "GetEmptyWebProxy", ReturnType = typeof(IWebProxy))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
21 get
22 {
23 throw null;
24 }
25 [global::Cpp2ILInjected.Token(Token = "0x6000A46")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1F0C474", Offset = "0x1F0C474", Length = "0x54")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x6000A47")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1F0C420", Offset = "0x1F0C420", Length = "0x54")]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GlobalProxySelection), Member = "get_Select", ReturnType = typeof(IWebProxy))]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EmptyWebProxy), Member = ".ctor", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
42 {
43 throw null;
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x6000A48")]
47 [global::Cpp2ILInjected.Address(RVA = "0x1F0C51C", Offset = "0x1F0C51C", Length = "0x8")]
48 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
51 {
52 throw null;
53 }
54 }
55}
class f__AnonymousType0<< Count > j__TPar