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
CookieContainer.cs
Go to the documentation of this file.
1using System;
6using System.Text;
10
11namespace System.Net
12{
13 [global::Cpp2ILInjected.Token(Token = "0x2000216")]
15 public class CookieContainer
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6000D2C")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1F30BD4", Offset = "0x1F30BD4", Length = "0xF0")]
19 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Hashtable), Member = ".ctor", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(IPGlobalProperties), Member = "InternalGetIPGlobalProperties", ReturnType = typeof(IPGlobalProperties))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
26 {
27 typeof(string),
28 typeof(string)
29 }, ReturnType = typeof(string))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000D2D")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1F30CC4", Offset = "0x1F30CC4", Length = "0x90")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = ".ctor", MemberParameters = new object[]
40 {
41 typeof(int),
42 typeof(int),
43 typeof(int)
44 }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = ".ctor", ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
49 {
50 typeof(string),
51 typeof(string)
52 }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
55 {
56 throw null;
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x6000D2E")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1F30D54", Offset = "0x1F30D54", Length = "0x1AC")]
61 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
65 {
66 typeof(string),
67 typeof(object[])
68 }, ReturnType = typeof(string))]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
70 {
71 typeof(string),
72 typeof(string)
73 }, ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
75 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
76 {
77 typeof(string),
78 typeof(string)
79 }, ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 21)]
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x170002C1")]
87 public int Capacity
88 {
89 [global::Cpp2ILInjected.Token(Token = "0x6000D2F")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1F30F00", Offset = "0x1F30F00", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 get
93 {
94 throw null;
95 }
96 [global::Cpp2ILInjected.Token(Token = "0x6000D30")]
97 [global::Cpp2ILInjected.Address(RVA = "0x1F30F08", Offset = "0x1F30F08", Length = "0x168")]
98 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "AgeCookies", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
102 {
103 typeof(string),
104 typeof(object[])
105 }, ReturnType = typeof(string))]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
107 {
108 typeof(string),
109 typeof(string)
110 }, ReturnType = typeof(void))]
111 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
112 set
113 {
114 throw null;
115 }
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x170002C2")]
119 public int Count
120 {
121 [global::Cpp2ILInjected.Token(Token = "0x6000D31")]
122 [global::Cpp2ILInjected.Address(RVA = "0x1F32380", Offset = "0x1F32380", Length = "0x8")]
123 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
124 get
125 {
126 throw null;
127 }
128 }
129
130 [global::Cpp2ILInjected.Token(Token = "0x170002C3")]
131 public int MaxCookieSize
132 {
133 [global::Cpp2ILInjected.Token(Token = "0x6000D32")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1F32388", Offset = "0x1F32388", Length = "0x8")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 get
137 {
138 throw null;
139 }
140 [global::Cpp2ILInjected.Token(Token = "0x6000D33")]
141 [global::Cpp2ILInjected.Address(RVA = "0x1F32390", Offset = "0x1F32390", Length = "0x60")]
142 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
145 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
146 set
147 {
148 throw null;
149 }
150 }
151
152 [global::Cpp2ILInjected.Token(Token = "0x170002C4")]
153 public int PerDomainCapacity
154 {
155 [global::Cpp2ILInjected.Token(Token = "0x6000D34")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1F323F0", Offset = "0x1F323F0", Length = "0x8")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 get
159 {
160 throw null;
161 }
162 [global::Cpp2ILInjected.Token(Token = "0x6000D35")]
163 [global::Cpp2ILInjected.Address(RVA = "0x1F323F8", Offset = "0x1F323F8", Length = "0xA4")]
164 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "AgeCookies", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
169 set
170 {
171 throw null;
172 }
173 }
174
175 [global::Cpp2ILInjected.Token(Token = "0x6000D36")]
176 [global::Cpp2ILInjected.Address(RVA = "0x1F3249C", Offset = "0x1F3249C", Length = "0x378")]
177 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
178 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[] { typeof(CookieCollection) }, ReturnType = typeof(void))]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
180 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = ".ctor", ReturnType = typeof(void))]
181 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(StringBuilder))]
182 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(StringBuilder))]
184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "TryCreate", MemberParameters = new object[]
185 {
186 typeof(string),
188 typeof(ref Uri)
189 }, ReturnType = typeof(bool))]
190 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "Clone", ReturnType = typeof(Cookie))]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Host", ReturnType = typeof(string))]
192 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "IsLocalDomain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
193 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "VerifySetDefaults", MemberParameters = new object[]
194 {
195 typeof(CookieVariant),
196 typeof(Uri),
197 typeof(bool),
198 typeof(string),
199 typeof(bool),
200 typeof(bool)
201 }, ReturnType = typeof(bool))]
202 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
203 {
204 typeof(Cookie),
205 typeof(bool)
206 }, ReturnType = typeof(void))]
207 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
208 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
209 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
210 {
211 typeof(string),
212 typeof(string)
213 }, ReturnType = typeof(void))]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
215 {
216 typeof(string),
217 typeof(object[])
218 }, ReturnType = typeof(string))]
219 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
220 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 28)]
221 public void Add(Cookie cookie)
222 {
223 throw null;
224 }
225
226 [global::Cpp2ILInjected.Token(Token = "0x6000D37")]
227 [global::Cpp2ILInjected.Address(RVA = "0x1F331A4", Offset = "0x1F331A4", Length = "0x110")]
228 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
230 {
231 typeof(Cookie),
232 typeof(bool)
233 }, ReturnType = typeof(void))]
234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "BuildCookieCollectionFromDomainMatches", MemberParameters = new object[]
235 {
236 typeof(Uri),
237 typeof(bool),
238 typeof(int),
241 typeof(bool)
242 }, ReturnType = typeof(void))]
243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
244 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
245 {
246 typeof(object),
247 typeof(ref bool)
248 }, ReturnType = typeof(void))]
249 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
250 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
251 private void AddRemoveDomain(string key, PathList value)
252 {
253 throw null;
254 }
255
256 [global::Cpp2ILInjected.Token(Token = "0x6000D38")]
257 [global::Cpp2ILInjected.Address(RVA = "0x1F32A3C", Offset = "0x1F32A3C", Length = "0x768")]
258 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[] { typeof(Cookie) }, ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
261 {
262 typeof(Uri),
264 }, ReturnType = typeof(void))]
265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
266 {
267 typeof(Uri),
269 }, ReturnType = typeof(void))]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "CookieCutter", MemberParameters = new object[]
271 {
272 typeof(Uri),
273 typeof(string),
274 typeof(string),
275 typeof(bool)
276 }, ReturnType = typeof(CookieCollection))]
277 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
278 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
279 {
280 typeof(string),
281 typeof(object[])
282 }, ReturnType = typeof(string))]
283 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
285 {
286 typeof(object),
287 typeof(ref bool)
288 }, ReturnType = typeof(void))]
289 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PathList), Member = ".ctor", ReturnType = typeof(void))]
290 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "AddRemoveDomain", MemberParameters = new object[]
291 {
292 typeof(string),
294 }, ReturnType = typeof(void))]
295 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
296 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PathList), Member = "GetCookiesCount", ReturnType = typeof(int))]
297 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = ".ctor", ReturnType = typeof(void))]
298 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PathList), Member = "set_Item", MemberParameters = new object[]
299 {
300 typeof(string),
301 typeof(object)
302 }, ReturnType = typeof(void))]
303 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "get_Expired", ReturnType = typeof(bool))]
304 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "IndexOf", MemberParameters = new object[] { typeof(Cookie) }, ReturnType = typeof(int))]
305 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "AgeCookies", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
306 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "InternalAdd", MemberParameters = new object[]
307 {
308 typeof(Cookie),
309 typeof(bool)
310 }, ReturnType = typeof(int))]
311 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
312 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieException), Member = ".ctor", MemberParameters = new object[]
313 {
314 typeof(string),
316 }, ReturnType = typeof(void))]
317 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 53)]
318 internal void Add(Cookie cookie, bool throwOnError)
319 {
320 throw null;
321 }
322
323 [global::Cpp2ILInjected.Token(Token = "0x6000D39")]
324 [global::Cpp2ILInjected.Address(RVA = "0x1F31070", Offset = "0x1F31070", Length = "0x1310")]
325 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
326 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "set_Capacity", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
327 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "set_PerDomainCapacity", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
329 {
330 typeof(Cookie),
331 typeof(bool)
332 }, ReturnType = typeof(void))]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Hashtable), Member = ".ctor", ReturnType = typeof(void))]
335 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
336 {
337 typeof(object),
338 typeof(ref bool)
339 }, ReturnType = typeof(void))]
340 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "ExpireCollection", MemberParameters = new object[] { typeof(CookieCollection) }, ReturnType = typeof(int))]
341 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "op_LessThan", MemberParameters = new object[]
342 {
345 }, ReturnType = typeof(bool))]
346 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
347 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Min", MemberParameters = new object[]
348 {
349 typeof(int),
350 typeof(int)
351 }, ReturnType = typeof(int))]
352 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
353 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "CreateInstance", MemberParameters = new object[]
354 {
355 typeof(Type),
356 typeof(int)
357 }, ReturnType = typeof(Array))]
358 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "SetValue", MemberParameters = new object[]
359 {
360 typeof(object),
361 typeof(int)
362 }, ReturnType = typeof(void))]
363 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Sort", MemberParameters = new object[]
364 {
365 typeof(Array),
367 }, ReturnType = typeof(void))]
368 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "get_Length", ReturnType = typeof(int))]
369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "GetValue", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "op_Equality", MemberParameters = new object[]
371 {
374 }, ReturnType = typeof(bool))]
375 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 85)]
376 private bool AgeCookies(string domain)
377 {
378 throw null;
379 }
380
381 [global::Cpp2ILInjected.Token(Token = "0x6000D3A")]
382 [global::Cpp2ILInjected.Address(RVA = "0x1F33888", Offset = "0x1F33888", Length = "0x138")]
383 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "AgeCookies", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
385 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
386 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
387 {
388 typeof(object),
389 typeof(ref bool)
390 }, ReturnType = typeof(void))]
391 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Cookie))]
392 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "get_Expired", ReturnType = typeof(bool))]
393 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
396 {
397 throw null;
398 }
399
400 [global::Cpp2ILInjected.Token(Token = "0x6000D3B")]
401 [global::Cpp2ILInjected.Address(RVA = "0x1F339D4", Offset = "0x1F339D4", Length = "0x2F0")]
402 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
403 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
404 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
405 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[] { typeof(Cookie) }, ReturnType = typeof(void))]
406 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
407 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 21)]
408 public void Add(CookieCollection cookies)
409 {
410 throw null;
411 }
412
413 [global::Cpp2ILInjected.Token(Token = "0x6000D3C")]
414 [global::Cpp2ILInjected.Address(RVA = "0x1F32814", Offset = "0x1F32814", Length = "0x228")]
415 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[] { typeof(Cookie) }, ReturnType = typeof(void))]
417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
418 {
419 typeof(Uri),
421 }, ReturnType = typeof(void))]
422 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
423 {
424 typeof(Uri),
426 }, ReturnType = typeof(void))]
427 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "CookieCutter", MemberParameters = new object[]
428 {
429 typeof(Uri),
430 typeof(string),
431 typeof(string),
432 typeof(bool)
433 }, ReturnType = typeof(CookieCollection))]
434 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
435 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
436 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
437 {
438 typeof(string),
439 typeof(string)
440 }, ReturnType = typeof(bool))]
441 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
442 {
443 typeof(string),
444 typeof(int),
445 typeof(string),
446 typeof(int),
447 typeof(int),
449 }, ReturnType = typeof(int))]
450 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Split", MemberParameters = new object[]
451 {
452 typeof(char),
454 }, ReturnType = typeof(string[]))]
455 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
456 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
457 internal bool IsLocalDomain(string host)
458 {
459 throw null;
460 }
461
462 [global::Cpp2ILInjected.Token(Token = "0x6000D3D")]
463 [global::Cpp2ILInjected.Address(RVA = "0x1F33CC4", Offset = "0x1F33CC4", Length = "0x134")]
464 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
465 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
466 {
467 typeof(Uri),
468 typeof(Uri)
469 }, ReturnType = typeof(bool))]
470 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "Clone", ReturnType = typeof(Cookie))]
471 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Host", ReturnType = typeof(string))]
472 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "IsLocalDomain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
473 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "VerifySetDefaults", MemberParameters = new object[]
474 {
475 typeof(CookieVariant),
476 typeof(Uri),
477 typeof(bool),
478 typeof(string),
479 typeof(bool),
480 typeof(bool)
481 }, ReturnType = typeof(bool))]
482 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
483 {
484 typeof(Cookie),
485 typeof(bool)
486 }, ReturnType = typeof(void))]
487 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
488 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
489 public void Add(Uri uri, Cookie cookie)
490 {
491 throw null;
492 }
493
494 [global::Cpp2ILInjected.Token(Token = "0x6000D3E")]
495 [global::Cpp2ILInjected.Address(RVA = "0x1F33DF8", Offset = "0x1F33DF8", Length = "0x3A0")]
496 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
497 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
498 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
499 {
500 typeof(Uri),
501 typeof(Uri)
502 }, ReturnType = typeof(bool))]
503 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Host", ReturnType = typeof(string))]
504 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "IsLocalDomain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
505 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
506 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "Clone", ReturnType = typeof(Cookie))]
507 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "VerifySetDefaults", MemberParameters = new object[]
508 {
509 typeof(CookieVariant),
510 typeof(Uri),
511 typeof(bool),
512 typeof(string),
513 typeof(bool),
514 typeof(bool)
515 }, ReturnType = typeof(bool))]
516 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
517 {
518 typeof(Cookie),
519 typeof(bool)
520 }, ReturnType = typeof(void))]
521 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
522 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 25)]
523 public void Add(Uri uri, CookieCollection cookies)
524 {
525 throw null;
526 }
527
528 [global::Cpp2ILInjected.Token(Token = "0x6000D3F")]
529 [global::Cpp2ILInjected.Address(RVA = "0x1F34198", Offset = "0x1F34198", Length = "0x664")]
530 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
531 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "SetCookies", MemberParameters = new object[]
532 {
533 typeof(Uri),
534 typeof(string)
535 }, ReturnType = typeof(void))]
536 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebResponse), Member = "FillCookies", ReturnType = typeof(void))]
537 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
538 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = ".ctor", ReturnType = typeof(void))]
539 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
540 {
541 typeof(string),
542 typeof(string),
544 }, ReturnType = typeof(int))]
545 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Host", ReturnType = typeof(string))]
546 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "IsLocalDomain", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
547 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieParser), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
548 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieParser), Member = "Get", ReturnType = typeof(Cookie))]
549 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ValidationHelper), Member = "IsBlankString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
550 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "VerifySetDefaults", MemberParameters = new object[]
551 {
552 typeof(CookieVariant),
553 typeof(Uri),
554 typeof(bool),
555 typeof(string),
556 typeof(bool),
557 typeof(bool)
558 }, ReturnType = typeof(bool))]
559 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "InternalAdd", MemberParameters = new object[]
560 {
561 typeof(Cookie),
562 typeof(bool)
563 }, ReturnType = typeof(int))]
564 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
565 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(FormatException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
566 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
567 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "Add", MemberParameters = new object[]
568 {
569 typeof(Cookie),
570 typeof(bool)
571 }, ReturnType = typeof(void))]
572 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_AbsoluteUri", ReturnType = typeof(string))]
573 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = "SR", Member = "GetString", MemberParameters = new object[]
574 {
575 typeof(string),
576 typeof(object[])
577 }, ReturnType = typeof(string))]
578 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieException), Member = ".ctor", MemberParameters = new object[]
579 {
580 typeof(string),
582 }, ReturnType = typeof(void))]
583 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 52)]
585 {
586 throw null;
587 }
588
589 [global::Cpp2ILInjected.Token(Token = "0x6000D40")]
590 [global::Cpp2ILInjected.Address(RVA = "0x1F347FC", Offset = "0x1F347FC", Length = "0xC0")]
591 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
592 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
593 {
594 typeof(Uri),
595 typeof(Uri)
596 }, ReturnType = typeof(bool))]
597 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
598 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
600 {
601 throw null;
602 }
603
604 [global::Cpp2ILInjected.Token(Token = "0x6000D41")]
605 [global::Cpp2ILInjected.Address(RVA = "0x1F348BC", Offset = "0x1F348BC", Length = "0x478")]
606 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
607 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "GetCookieHeader", MemberParameters = new object[]
608 {
609 typeof(Uri),
610 typeof(ref string)
611 }, ReturnType = typeof(string))]
612 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
613 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Scheme", ReturnType = typeof(string))]
614 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
615 {
616 typeof(string),
617 typeof(string)
618 }, ReturnType = typeof(bool))]
619 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Port", ReturnType = typeof(int))]
620 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = ".ctor", ReturnType = typeof(void))]
621 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = ".ctor", ReturnType = typeof(void))]
622 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_Host", ReturnType = typeof(string))]
623 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
624 {
625 typeof(string),
626 typeof(string)
627 }, ReturnType = typeof(string))]
628 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
629 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
630 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "LastIndexOf", MemberParameters = new object[]
631 {
632 typeof(char),
633 typeof(int)
634 }, ReturnType = typeof(int))]
635 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[]
636 {
637 typeof(char),
638 typeof(int)
639 }, ReturnType = typeof(int))]
640 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "BuildCookieCollectionFromDomainMatches", MemberParameters = new object[]
641 {
642 typeof(Uri),
643 typeof(bool),
644 typeof(int),
647 typeof(bool)
648 }, ReturnType = typeof(void))]
649 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
651 {
652 throw null;
653 }
654
655 [global::Cpp2ILInjected.Token(Token = "0x6000D42")]
656 [global::Cpp2ILInjected.Address(RVA = "0x1F34D34", Offset = "0x1F34D34", Length = "0x788")]
657 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "InternalGetCookies", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(CookieCollection))]
659 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
660 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
661 {
662 typeof(object),
663 typeof(ref bool)
664 }, ReturnType = typeof(void))]
665 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
666 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
667 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "get_AbsolutePath", ReturnType = typeof(string))]
668 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieParser), Member = "CheckQuoted", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
669 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "StartsWith", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
670 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "TimeStamp", MemberParameters = new object[] { typeof(CookieCollection.Stamp) }, ReturnType = typeof(DateTime))]
671 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "MergeUpdateCollections", MemberParameters = new object[]
672 {
675 typeof(int),
676 typeof(bool),
677 typeof(bool)
678 }, ReturnType = typeof(void))]
679 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
680 {
681 typeof(string),
682 typeof(string)
683 }, ReturnType = typeof(bool))]
684 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "AddRemoveDomain", MemberParameters = new object[]
685 {
686 typeof(string),
688 }, ReturnType = typeof(void))]
689 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 36)]
691 {
692 throw null;
693 }
694
695 [global::Cpp2ILInjected.Token(Token = "0x6000D43")]
696 [global::Cpp2ILInjected.Address(RVA = "0x1F354D0", Offset = "0x1F354D0", Length = "0x1B8")]
697 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
698 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "BuildCookieCollectionFromDomainMatches", MemberParameters = new object[]
699 {
700 typeof(Uri),
701 typeof(bool),
702 typeof(int),
705 typeof(bool)
706 }, ReturnType = typeof(void))]
707 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
708 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
709 {
710 typeof(object),
711 typeof(ref bool)
712 }, ReturnType = typeof(void))]
713 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(Cookie))]
714 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Cookie), Member = "get_Expired", ReturnType = typeof(bool))]
715 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "InternalAdd", MemberParameters = new object[]
716 {
717 typeof(Cookie),
718 typeof(bool)
719 }, ReturnType = typeof(int))]
720 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
721 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
723 {
724 throw null;
725 }
726
727 [global::Cpp2ILInjected.Token(Token = "0x6000D44")]
728 [global::Cpp2ILInjected.Address(RVA = "0x1F35688", Offset = "0x1F35688", Length = "0xCC")]
729 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HttpWebRequest), Member = "GetHeaders", ReturnType = typeof(string))]
730 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
731 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
732 {
733 typeof(Uri),
734 typeof(Uri)
735 }, ReturnType = typeof(bool))]
736 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "GetCookieHeader", MemberParameters = new object[]
737 {
738 typeof(Uri),
739 typeof(ref string)
740 }, ReturnType = typeof(string))]
741 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
742 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
743 public string GetCookieHeader(Uri uri)
744 {
745 throw null;
746 }
747
748 [global::Cpp2ILInjected.Token(Token = "0x6000D45")]
749 [global::Cpp2ILInjected.Address(RVA = "0x1F35754", Offset = "0x1F35754", Length = "0x384")]
750 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
751 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CookieContainer), Member = "GetCookieHeader", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(string))]
752 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
753 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "InternalGetCookies", MemberParameters = new object[] { typeof(Uri) }, ReturnType = typeof(CookieCollection))]
754 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieCollection), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
755 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
756 {
757 typeof(string),
758 typeof(string),
759 typeof(string)
760 }, ReturnType = typeof(string))]
761 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NumberFormatInfo), Member = "get_InvariantInfo", ReturnType = typeof(NumberFormatInfo))]
762 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", MemberParameters = new object[] { typeof(IFormatProvider) }, ReturnType = typeof(string))]
763 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
764 {
765 typeof(string),
766 typeof(string)
767 }, ReturnType = typeof(string))]
768 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
769 internal string GetCookieHeader(Uri uri, out string optCookie2)
770 {
771 throw null;
772 }
773
774 [global::Cpp2ILInjected.Token(Token = "0x6000D46")]
775 [global::Cpp2ILInjected.Address(RVA = "0x1F35AD8", Offset = "0x1F35AD8", Length = "0xF4")]
776 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
777 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Uri), Member = "op_Equality", MemberParameters = new object[]
778 {
779 typeof(Uri),
780 typeof(Uri)
781 }, ReturnType = typeof(bool))]
782 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CookieContainer), Member = "CookieCutter", MemberParameters = new object[]
783 {
784 typeof(Uri),
785 typeof(string),
786 typeof(string),
787 typeof(bool)
788 }, ReturnType = typeof(CookieCollection))]
789 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
790 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
791 public void SetCookies(Uri uri, string cookieHeader)
792 {
793 throw null;
794 }
795
796 // Note: this type is marked as 'beforefieldinit'.
797 [global::Cpp2ILInjected.Token(Token = "0x6000D47")]
798 [global::Cpp2ILInjected.Address(RVA = "0x1F35BCC", Offset = "0x1F35BCC", Length = "0xB0")]
799 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
800 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
802 {
803 throw null;
804 }
805
806 [global::Cpp2ILInjected.Token(Token = "0x4000B44")]
807 public const int DefaultCookieLimit = 300;
808
809 [global::Cpp2ILInjected.Token(Token = "0x4000B45")]
810 public const int DefaultPerDomainCookieLimit = 20;
811
812 [global::Cpp2ILInjected.Token(Token = "0x4000B46")]
813 public const int DefaultCookieLengthLimit = 4096;
814
815 [global::Cpp2ILInjected.Token(Token = "0x4000B47")]
817
818 [global::Cpp2ILInjected.Token(Token = "0x4000B48")]
819 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
821
822 [global::Cpp2ILInjected.Token(Token = "0x4000B49")]
823 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
824 private int m_maxCookieSize;
825
826 [global::Cpp2ILInjected.Token(Token = "0x4000B4A")]
827 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
828 private int m_maxCookies;
829
830 [global::Cpp2ILInjected.Token(Token = "0x4000B4B")]
831 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
833
834 [global::Cpp2ILInjected.Token(Token = "0x4000B4C")]
835 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
836 private int m_count;
837
838 [global::Cpp2ILInjected.Token(Token = "0x4000B4D")]
839 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
840 private string m_fqdnMyDomain;
841 }
842}
class f__AnonymousType0<< Count > j__TPar
int ExpireCollection(CookieCollection cc)
void MergeUpdateCollections(CookieCollection destination, CookieCollection source, int port, bool isSecure, bool isPlainOnly)
CookieCollection GetCookies(Uri uri)
bool IsLocalDomain(string host)
CookieContainer(int capacity, int perDomainCapacity, int maxCookieSize)
void Add(Cookie cookie, bool throwOnError)
CookieCollection CookieCutter(Uri uri, string headerName, string setCookieHeader, bool isThrow)
static readonly HeaderVariantInfo[] HeaderInfo
void AddRemoveDomain(string key, PathList value)
CookieCollection InternalGetCookies(Uri uri)
void BuildCookieCollectionFromDomainMatches(Uri uri, bool isSecure, int port, CookieCollection cookies, List< string > domainAttribute, bool matchOnlyPlainCookie)
void SetCookies(Uri uri, string cookieHeader)
void Add(Uri uri, Cookie cookie)
string GetCookieHeader(Uri uri, out string optCookie2)
void Add(Uri uri, CookieCollection cookies)
void Add(CookieCollection cookies)
bool AgeCookies(string domain)
UriKind
Definition UriKind.cs:8