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
WebRequestModuleElement.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000484")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6001F73")]
12 [global::Cpp2ILInjected.Address(RVA = "0x1E9B968", Offset = "0x1E9B968", Length = "0x38")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x6001F74")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1E9B9A0", Offset = "0x1E9B9A0", Length = "0x38")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24 public WebRequestModuleElement(string prefix, string type)
25 {
26 throw null;
27 }
28
29 [global::Cpp2ILInjected.Token(Token = "0x6001F75")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1E9B9D8", Offset = "0x1E9B9D8", Length = "0x38")]
31 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
33 public WebRequestModuleElement(string prefix, Type type)
34 {
35 throw null;
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x17000757")]
39 public string Prefix
40 {
41 [global::Cpp2ILInjected.Token(Token = "0x6001F76")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1E9BA10", Offset = "0x1E9BA10", Length = "0x38")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
45 get
46 {
47 throw null;
48 }
49 [global::Cpp2ILInjected.Token(Token = "0x6001F77")]
50 [global::Cpp2ILInjected.Address(RVA = "0x1E9BA48", Offset = "0x1E9BA48", Length = "0x38")]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
53 set
54 {
55 throw null;
56 }
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x17000758")]
61 {
62 [global::Cpp2ILInjected.Token(Token = "0x6001F78")]
63 [global::Cpp2ILInjected.Address(RVA = "0x1E9BA80", Offset = "0x1E9BA80", Length = "0x38")]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
66 get
67 {
68 throw null;
69 }
70 }
71
72 [global::Cpp2ILInjected.Token(Token = "0x17000759")]
73 public Type Type
74 {
75 [global::Cpp2ILInjected.Token(Token = "0x6001F79")]
76 [global::Cpp2ILInjected.Address(RVA = "0x1E9BAB8", Offset = "0x1E9BAB8", Length = "0x38")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
79 get
80 {
81 throw null;
82 }
83 [global::Cpp2ILInjected.Token(Token = "0x6001F7A")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1E9BAF0", Offset = "0x1E9BAF0", Length = "0x38")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
87 set
88 {
89 throw null;
90 }
91 }
92 }
93}
override ConfigurationPropertyCollection Properties