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
PathList.cs
Go to the documentation of this file.
1using System;
6
7namespace System.Net
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000217")]
11 internal class PathList
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x6000D48")]
14 [global::Cpp2ILInjected.Address(RVA = "0x1F332B4", Offset = "0x1F332B4", Length = "0xA0")]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
16 {
18 typeof(bool)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SortedList), Member = ".ctor", MemberParameters = new object[] { typeof(IComparer) }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SortedList), Member = "Synchronized", MemberParameters = new object[] { typeof(SortedList) }, ReturnType = typeof(SortedList))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
25 public PathList()
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x170002C5")]
31 public int Count
32 {
33 [global::Cpp2ILInjected.Token(Token = "0x6000D49")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1F339C0", Offset = "0x1F339C0", Length = "0x14")]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x6000D4A")]
44 [global::Cpp2ILInjected.Address(RVA = "0x1F33354", Offset = "0x1F33354", Length = "0x400")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
47 {
49 typeof(bool)
50 }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
53 {
54 typeof(object),
55 typeof(ref bool)
56 }, ReturnType = typeof(void))]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
59 public int GetCookiesCount()
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x170002C6")]
66 {
67 [global::Cpp2ILInjected.Token(Token = "0x6000D4B")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1F33874", Offset = "0x1F33874", Length = "0x14")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
71 get
72 {
73 throw null;
74 }
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x170002C7")]
78 public object this[string s]
79 {
80 [global::Cpp2ILInjected.Token(Token = "0x6000D4C")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1F33768", Offset = "0x1F33768", Length = "0x14")]
82 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
83 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
84 get
85 {
86 throw null;
87 }
88 [global::Cpp2ILInjected.Token(Token = "0x6000D4D")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1F3377C", Offset = "0x1F3377C", Length = "0xF0")]
90 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
92 {
94 typeof(bool)
95 }, ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
98 {
99 typeof(object),
100 typeof(ref bool)
101 }, ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
104 set
105 {
106 throw null;
107 }
108 }
109
110 [global::Cpp2ILInjected.Token(Token = "0x6000D4E")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1F354BC", Offset = "0x1F354BC", Length = "0x14")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
115 {
116 throw null;
117 }
118
119 [global::Cpp2ILInjected.Token(Token = "0x170002C8")]
120 public object SyncRoot
121 {
122 [global::Cpp2ILInjected.Token(Token = "0x6000D4F")]
123 [global::Cpp2ILInjected.Address(RVA = "0x1F33754", Offset = "0x1F33754", Length = "0x14")]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
125 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
126 get
127 {
128 throw null;
129 }
130 }
131
132 [global::Cpp2ILInjected.Token(Token = "0x4000B4E")]
133 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
135
136 [global::Cpp2ILInjected.Token(Token = "0x2000218")]
137 [Serializable]
139 {
140 [global::Cpp2ILInjected.Token(Token = "0x6000D50")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1F35C7C", Offset = "0x1F35C7C", Length = "0x15C")]
142 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieParser), Member = "CheckQuoted", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Min", MemberParameters = new object[]
146 {
147 typeof(int),
148 typeof(int)
149 }, ReturnType = typeof(int))]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
151 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
152 private int System.Collections.IComparer.Compare(object ol, object or)
153 {
154 throw null;
155 }
156
157 [global::Cpp2ILInjected.Token(Token = "0x6000D51")]
158 [global::Cpp2ILInjected.Address(RVA = "0x1F35DD8", Offset = "0x1F35DD8", Length = "0x8")]
159 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
160 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
162 {
163 throw null;
164 }
165
166 // Note: this type is marked as 'beforefieldinit'.
167 [global::Cpp2ILInjected.Token(Token = "0x6000D52")]
168 [global::Cpp2ILInjected.Address(RVA = "0x1F35DE0", Offset = "0x1F35DE0", Length = "0x5C")]
169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
171 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
173 {
174 throw null;
175 }
176
177 [global::Cpp2ILInjected.Token(Token = "0x4000B4F")]
179 }
180 }
181}
class f__AnonymousType0<< Count > j__TPar
static readonly PathList.PathListComparer StaticInstance
Definition PathList.cs:178
IEnumerator GetEnumerator()
Definition PathList.cs:114
ICollection Values
Definition PathList.cs:66
SortedList m_list
Definition PathList.cs:134
int Compare(object x, object y)