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
MessageDictionary.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x20003B3")]
9 [global::System.Serializable]
10 internal class MessageDictionary : global::System.Collections.IDictionary, global::System.Collections.ICollection, global::System.Collections.IEnumerable
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001E3B")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B48EA4", Offset = "0x1B48EA4", Length = "0x28")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x6001E3C")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1B45E60", Offset = "0x1B45E60", Length = "0xFC")]
23 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CADMessageBase), Member = "MarshalProperties", MemberParameters = new object[]
25 {
26 typeof(global::System.Collections.IDictionary),
27 typeof(ref global::System.Collections.ArrayList)
28 }, ReturnType = typeof(int))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
31 internal bool HasUserData()
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x170003D0")]
37 internal global::System.Collections.IDictionary InternalDictionary
38 {
39 [global::Cpp2ILInjected.Token(Token = "0x6001E3D")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1B45F5C", Offset = "0x1B45F5C", Length = "0x88")]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CADMessageBase), Member = "MarshalProperties", MemberParameters = new object[]
43 {
44 typeof(global::System.Collections.IDictionary),
45 typeof(ref global::System.Collections.ArrayList)
46 }, ReturnType = typeof(int))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
49 get
50 {
51 throw null;
52 }
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x170003D1")]
56 public string[] MethodKeys
57 {
58 [global::Cpp2ILInjected.Token(Token = "0x6001E3E")]
59 [global::Cpp2ILInjected.Address(RVA = "0x1B4B254", Offset = "0x1B4B254", Length = "0x8")]
60 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
61 set
62 {
63 throw null;
64 }
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x6001E3F")]
68 [global::Cpp2ILInjected.Address(RVA = "0x1B4B25C", Offset = "0x1B4B25C", Length = "0x60")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", ReturnType = typeof(void))]
71 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
72 protected virtual global::System.Collections.IDictionary AllocInternalProperties()
73 {
74 throw null;
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x6001E40")]
78 [global::Cpp2ILInjected.Address(RVA = "0x1B47FC4", Offset = "0x1B47FC4", Length = "0x30")]
79 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 public global::System.Collections.IDictionary GetInternalProperties()
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x6001E41")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1B4B2BC", Offset = "0x1B4B2BC", Length = "0x74")]
88 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "MoveNext", ReturnType = typeof(bool))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary), Member = "get_Keys", ReturnType = typeof(global::System.Collections.ICollection))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary), Member = "get_Values", ReturnType = typeof(global::System.Collections.ICollection))]
92 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
94 {
95 typeof(string),
96 typeof(string)
97 }, ReturnType = typeof(bool))]
98 private bool IsOverridenKey(string key)
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x170003D2")]
104 public bool IsFixedSize
105 {
106 [global::Cpp2ILInjected.Token(Token = "0x6001E42")]
107 [global::Cpp2ILInjected.Address(RVA = "0x1B4B330", Offset = "0x1B4B330", Length = "0x8")]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
109 get
110 {
111 throw null;
112 }
113 }
114
115 [global::Cpp2ILInjected.Token(Token = "0x170003D3")]
116 public bool IsReadOnly
117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6001E43")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1B4B338", Offset = "0x1B4B338", Length = "0x8")]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 get
122 {
123 throw null;
124 }
125 }
126
127 [global::Cpp2ILInjected.Token(Token = "0x170003D4")]
128 public object this[object key]
129 {
130 [global::Cpp2ILInjected.Token(Token = "0x6001E44")]
131 [global::Cpp2ILInjected.Address(RVA = "0x1B4B340", Offset = "0x1B4B340", Length = "0x134")]
132 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
135 {
136 typeof(string),
137 typeof(string)
138 }, ReturnType = typeof(bool))]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
140 get
141 {
142 throw null;
143 }
144 [global::Cpp2ILInjected.Token(Token = "0x6001E45")]
145 [global::Cpp2ILInjected.Address(RVA = "0x1B4B474", Offset = "0x1B4B474", Length = "0x4")]
146 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
148 set
149 {
150 throw null;
151 }
152 }
153
154 [global::Cpp2ILInjected.Token(Token = "0x6001E46")]
155 [global::Cpp2ILInjected.Address(RVA = "0x1B49290", Offset = "0x1B49290", Length = "0x550")]
156 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::<PrivateImplementationDetails>), Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
160 {
161 typeof(string),
162 typeof(string)
163 }, ReturnType = typeof(bool))]
164 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
165 protected virtual object GetMethodProperty(string key)
166 {
167 throw null;
168 }
169
170 [global::Cpp2ILInjected.Token(Token = "0x6001E47")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1B49A40", Offset = "0x1B49A40", Length = "0x2DC")]
172 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::<PrivateImplementationDetails>), Member = "ComputeStringHash", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(uint))]
175 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
176 {
177 typeof(string),
178 typeof(string)
179 }, ReturnType = typeof(bool))]
180 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
181 protected virtual void SetMethodProperty(string key, object value)
182 {
183 throw null;
184 }
185
186 [global::Cpp2ILInjected.Token(Token = "0x170003D5")]
187 public global::System.Collections.ICollection Keys
188 {
189 [global::Cpp2ILInjected.Token(Token = "0x6001E48")]
190 [global::Cpp2ILInjected.Address(RVA = "0x1B4B5D0", Offset = "0x1B4B5D0", Length = "0x414")]
191 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.ArrayList), Member = ".ctor", ReturnType = typeof(void))]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary), Member = "IsOverridenKey", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
195 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 22)]
196 get
197 {
198 throw null;
199 }
200 }
201
202 [global::Cpp2ILInjected.Token(Token = "0x170003D6")]
203 public global::System.Collections.ICollection Values
204 {
205 [global::Cpp2ILInjected.Token(Token = "0x6001E49")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1B4B9E4", Offset = "0x1B4B9E4", Length = "0x3FC")]
207 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary), Member = "CopyTo", MemberParameters = new object[]
209 {
210 typeof(global::System.Array),
211 typeof(int)
212 }, ReturnType = typeof(void))]
213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.ArrayList), Member = ".ctor", ReturnType = typeof(void))]
215 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary), Member = "IsOverridenKey", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
216 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 23)]
217 get
218 {
219 throw null;
220 }
221 }
222
223 [global::Cpp2ILInjected.Token(Token = "0x6001E4A")]
224 [global::Cpp2ILInjected.Address(RVA = "0x1B4B478", Offset = "0x1B4B478", Length = "0x158")]
225 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
226 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
227 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
228 {
229 typeof(string),
230 typeof(string)
231 }, ReturnType = typeof(bool))]
232 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
233 public void Add(object key, object value)
234 {
235 throw null;
236 }
237
238 [global::Cpp2ILInjected.Token(Token = "0x6001E4B")]
239 [global::Cpp2ILInjected.Address(RVA = "0x1B4BDE0", Offset = "0x1B4BDE0", Length = "0xAC")]
240 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
241 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
242 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
243 public void Clear()
244 {
245 throw null;
246 }
247
248 [global::Cpp2ILInjected.Token(Token = "0x6001E4C")]
249 [global::Cpp2ILInjected.Address(RVA = "0x1B4BE8C", Offset = "0x1B4BE8C", Length = "0x130")]
250 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
251 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
252 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
253 {
254 typeof(string),
255 typeof(string)
256 }, ReturnType = typeof(bool))]
257 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
258 public bool Contains(object key)
259 {
260 throw null;
261 }
262
263 [global::Cpp2ILInjected.Token(Token = "0x6001E4D")]
264 [global::Cpp2ILInjected.Address(RVA = "0x1B4BFBC", Offset = "0x1B4BFBC", Length = "0x16C")]
265 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
268 {
269 typeof(string),
270 typeof(string)
271 }, ReturnType = typeof(bool))]
272 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
273 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
274 public void Remove(object key)
275 {
276 throw null;
277 }
278
279 [global::Cpp2ILInjected.Token(Token = "0x170003D7")]
280 public int Count
281 {
282 [global::Cpp2ILInjected.Token(Token = "0x6001E4E")]
283 [global::Cpp2ILInjected.Address(RVA = "0x1B4C128", Offset = "0x1B4C128", Length = "0xBC")]
284 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
287 get
288 {
289 throw null;
290 }
291 }
292
293 [global::Cpp2ILInjected.Token(Token = "0x170003D8")]
294 public bool IsSynchronized
295 {
296 [global::Cpp2ILInjected.Token(Token = "0x6001E4F")]
297 [global::Cpp2ILInjected.Address(RVA = "0x1B4C1E4", Offset = "0x1B4C1E4", Length = "0x8")]
298 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
299 get
300 {
301 throw null;
302 }
303 }
304
305 [global::Cpp2ILInjected.Token(Token = "0x170003D9")]
306 public object SyncRoot
307 {
308 [global::Cpp2ILInjected.Token(Token = "0x6001E50")]
309 [global::Cpp2ILInjected.Address(RVA = "0x1B4C1EC", Offset = "0x1B4C1EC", Length = "0x4")]
310 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
311 get
312 {
313 throw null;
314 }
315 }
316
317 [global::Cpp2ILInjected.Token(Token = "0x6001E51")]
318 [global::Cpp2ILInjected.Address(RVA = "0x1B4C1F0", Offset = "0x1B4C1F0", Length = "0xB8")]
319 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
320 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary), Member = "get_Values", ReturnType = typeof(global::System.Collections.ICollection))]
322 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
323 public void CopyTo(global::System.Array array, int index)
324 {
325 throw null;
326 }
327
328 [global::Cpp2ILInjected.Token(Token = "0x6001E52")]
329 [global::Cpp2ILInjected.Address(RVA = "0x1B4C2A8", Offset = "0x1B4C2A8", Length = "0x58")]
330 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
331 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = ".ctor", MemberParameters = new object[] { typeof(MessageDictionary) }, ReturnType = typeof(void))]
332 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
333 private global::System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator()
334 {
335 throw null;
336 }
337
338 [global::Cpp2ILInjected.Token(Token = "0x6001E53")]
339 [global::Cpp2ILInjected.Address(RVA = "0x1B4C3D8", Offset = "0x1B4C3D8", Length = "0x58")]
340 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
341 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = ".ctor", MemberParameters = new object[] { typeof(MessageDictionary) }, ReturnType = typeof(void))]
342 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
343 public global::System.Collections.IDictionaryEnumerator GetEnumerator()
344 {
345 throw null;
346 }
347
348 [global::Cpp2ILInjected.Token(Token = "0x4000F33")]
349 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
350 private global::System.Collections.IDictionary _internalProperties;
351
352 [global::Cpp2ILInjected.Token(Token = "0x4000F34")]
353 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
355
356 [global::Cpp2ILInjected.Token(Token = "0x4000F35")]
357 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
358 private string[] _methodKeys;
359
360 [global::Cpp2ILInjected.Token(Token = "0x4000F36")]
361 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
362 private bool _ownProperties;
363
364 [global::Cpp2ILInjected.Token(Token = "0x20003B4")]
365 private class DictionaryEnumerator : global::System.Collections.IDictionaryEnumerator, global::System.Collections.IEnumerator
366 {
367 [global::Cpp2ILInjected.Token(Token = "0x6001E54")]
368 [global::Cpp2ILInjected.Address(RVA = "0x1B4C300", Offset = "0x1B4C300", Length = "0xD8")]
369 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary), Member = "System.Collections.IEnumerable.GetEnumerator", ReturnType = typeof(global::System.Collections.IEnumerator))]
371 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary), Member = "GetEnumerator", ReturnType = typeof(global::System.Collections.IDictionaryEnumerator))]
372 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
373 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
374 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
376 {
377 throw null;
378 }
379
380 [global::Cpp2ILInjected.Token(Token = "0x170003DA")]
381 public object Current
382 {
383 [global::Cpp2ILInjected.Token(Token = "0x6001E55")]
384 [global::Cpp2ILInjected.Address(RVA = "0x1B4C430", Offset = "0x1B4C430", Length = "0x64")]
385 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
386 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "get_Entry", ReturnType = typeof(global::System.Collections.DictionaryEntry))]
387 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
388 get
389 {
390 throw null;
391 }
392 }
393
394 [global::Cpp2ILInjected.Token(Token = "0x6001E56")]
395 [global::Cpp2ILInjected.Address(RVA = "0x1B4C5E0", Offset = "0x1B4C5E0", Length = "0x1AC")]
396 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
397 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
398 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary), Member = "IsOverridenKey", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
399 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
400 public bool MoveNext()
401 {
402 throw null;
403 }
404
405 [global::Cpp2ILInjected.Token(Token = "0x6001E57")]
406 [global::Cpp2ILInjected.Address(RVA = "0x1B4C78C", Offset = "0x1B4C78C", Length = "0xA4")]
407 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
409 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
410 public void Reset()
411 {
412 throw null;
413 }
414
415 [global::Cpp2ILInjected.Token(Token = "0x170003DB")]
416 public global::System.Collections.DictionaryEntry Entry
417 {
418 [global::Cpp2ILInjected.Token(Token = "0x6001E58")]
419 [global::Cpp2ILInjected.Address(RVA = "0x1B4C494", Offset = "0x1B4C494", Length = "0x14C")]
420 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
421 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "get_Current", ReturnType = typeof(object))]
422 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "get_Key", ReturnType = typeof(object))]
423 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "get_Value", ReturnType = typeof(object))]
424 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
425 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.DictionaryEntry), Member = ".ctor", MemberParameters = new object[]
426 {
427 typeof(object),
428 typeof(object)
429 }, ReturnType = typeof(void))]
430 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
431 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
432 get
433 {
434 throw null;
435 }
436 }
437
438 [global::Cpp2ILInjected.Token(Token = "0x170003DC")]
439 public object Key
440 {
441 [global::Cpp2ILInjected.Token(Token = "0x6001E59")]
442 [global::Cpp2ILInjected.Address(RVA = "0x1B4C830", Offset = "0x1B4C830", Length = "0x4")]
443 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
444 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "get_Entry", ReturnType = typeof(global::System.Collections.DictionaryEntry))]
445 get
446 {
447 throw null;
448 }
449 }
450
451 [global::Cpp2ILInjected.Token(Token = "0x170003DD")]
452 public object Value
453 {
454 [global::Cpp2ILInjected.Token(Token = "0x6001E5A")]
455 [global::Cpp2ILInjected.Address(RVA = "0x1B4C834", Offset = "0x1B4C834", Length = "0x14")]
456 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
457 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MessageDictionary.DictionaryEnumerator), Member = "get_Entry", ReturnType = typeof(global::System.Collections.DictionaryEntry))]
458 get
459 {
460 throw null;
461 }
462 }
463
464 [global::Cpp2ILInjected.Token(Token = "0x4000F37")]
465 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
467
468 [global::Cpp2ILInjected.Token(Token = "0x4000F38")]
469 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
470 private global::System.Collections.IDictionaryEnumerator _hashtableEnum;
471
472 [global::Cpp2ILInjected.Token(Token = "0x4000F39")]
473 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
474 private int _posMethod;
475 }
476 }
477}
class f__AnonymousType0<< Count > j__TPar
global::System.Collections.IDictionaryEnumerator _hashtableEnum
global::System.Collections.ICollection Keys
void CopyTo(global::System.Array array, int index)
global::System.Collections.IDictionary GetInternalProperties()
global::System.Collections.ICollection Values
global::System.Collections.IDictionaryEnumerator GetEnumerator()
virtual void SetMethodProperty(string key, object value)
virtual global::System.Collections.IDictionary AllocInternalProperties()
global::System.Collections.IDictionary InternalDictionary
global::System.Collections.IDictionary _internalProperties