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
Environment.cs
Go to the documentation of this file.
1using System;
7using System.IO;
17using System.Security;
23using System.Text;
26using Cpp2ILInjected;
29using Mono;
30using Mono.Security;
32
33namespace System
34{
35 [global::System.Runtime.InteropServices.ComVisible(true)]
36 [global::Cpp2ILInjected.Token(Token = "0x2000164")]
37 public static class Environment
38 {
39 [global::Cpp2ILInjected.Token(Token = "0x6000E67")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1C7516C", Offset = "0x1C7516C", Length = "0x4")]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentException", MemberParameters = new object[] { typeof(global::System.ExceptionResource) }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentException", MemberParameters = new object[]
43 {
44 typeof(global::System.ExceptionResource),
45 typeof(global::System.ExceptionArgument)
46 }, ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", MemberParameters = new object[]
48 {
49 typeof(global::System.ExceptionArgument),
50 typeof(global::System.ExceptionResource)
51 }, ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowInvalidOperationException", MemberParameters = new object[] { typeof(global::System.ExceptionResource) }, ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowSerializationException", MemberParameters = new object[] { typeof(global::System.ExceptionResource) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowNotSupportedException", MemberParameters = new object[] { typeof(global::System.ExceptionResource) }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.LocalDataStore), Member = "GetData", MemberParameters = new object[] { typeof(global::System.LocalDataStoreSlot) }, ReturnType = typeof(object))]
56 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.LocalDataStore), Member = "SetData", MemberParameters = new object[]
57 {
58 typeof(global::System.LocalDataStoreSlot),
59 typeof(object)
60 }, ReturnType = typeof(void))]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.LocalDataStore), Member = "PopulateElement", MemberParameters = new object[] { typeof(global::System.LocalDataStoreSlot) }, ReturnType = typeof(global::System.LocalDataStoreElement))]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.LocalDataStoreMgr), Member = "ValidateSlot", MemberParameters = new object[] { typeof(global::System.LocalDataStoreSlot) }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Activator), Member = "CreateInstance", MemberParameters = new object[]
64 {
65 typeof(global::System.Type),
66 typeof(global::System.Reflection.BindingFlags),
67 typeof(global::System.Reflection.Binder),
68 typeof(object[]),
69 typeof(global::System.Globalization.CultureInfo),
70 typeof(object[])
71 }, ReturnType = typeof(object))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Activator), Member = "CreateInstance", MemberParameters = new object[]
73 {
74 typeof(global::System.Type),
75 typeof(bool),
76 typeof(bool)
77 }, ReturnType = typeof(object))]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Activator), Member = "CreateInstance", MemberTypeParameters = new object[] { "T" }, ReturnType = "T")]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
80 {
81 typeof(global::System.Reflection.MemberInfo),
82 typeof(global::System.Type),
83 typeof(bool)
84 }, ReturnType = typeof(global::System.Attribute[]))]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "IsDefined", MemberParameters = new object[]
86 {
87 typeof(global::System.Reflection.MemberInfo),
88 typeof(global::System.Type),
89 typeof(bool)
90 }, ReturnType = typeof(bool))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttribute", MemberParameters = new object[]
92 {
93 typeof(global::System.Reflection.MemberInfo),
94 typeof(global::System.Type),
95 typeof(bool)
96 }, ReturnType = typeof(global::System.Attribute))]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
98 {
99 typeof(global::System.Reflection.ParameterInfo),
100 typeof(global::System.Type),
101 typeof(bool)
102 }, ReturnType = typeof(global::System.Attribute[]))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
104 {
105 typeof(global::System.Reflection.ParameterInfo),
106 typeof(bool)
107 }, ReturnType = typeof(global::System.Attribute[]))]
108 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
109 {
110 typeof(global::System.Reflection.Module),
111 typeof(global::System.Type),
112 typeof(bool)
113 }, ReturnType = typeof(global::System.Attribute[]))]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttributes", MemberParameters = new object[]
115 {
116 typeof(global::System.Reflection.Assembly),
117 typeof(global::System.Type),
118 typeof(bool)
119 }, ReturnType = typeof(global::System.Attribute[]))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Attribute), Member = "GetCustomAttribute", MemberParameters = new object[]
121 {
122 typeof(global::System.Reflection.Assembly),
123 typeof(global::System.Type),
124 typeof(bool)
125 }, ReturnType = typeof(global::System.Attribute))]
126 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "BindToMethod", MemberParameters = new object[]
127 {
128 typeof(global::System.Reflection.BindingFlags),
129 typeof(global::System.Reflection.MethodBase[]),
130 typeof(ref object[]),
131 typeof(global::System.Reflection.ParameterModifier[]),
132 typeof(global::System.Globalization.CultureInfo),
133 typeof(string[]),
134 typeof(ref object)
135 }, ReturnType = typeof(global::System.Reflection.MethodBase))]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "BindToField", MemberParameters = new object[]
137 {
138 typeof(global::System.Reflection.BindingFlags),
139 typeof(global::System.Reflection.FieldInfo[]),
140 typeof(object),
141 typeof(global::System.Globalization.CultureInfo)
142 }, ReturnType = typeof(global::System.Reflection.FieldInfo))]
143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "SelectProperty", MemberParameters = new object[]
144 {
145 typeof(global::System.Reflection.BindingFlags),
146 typeof(global::System.Reflection.PropertyInfo[]),
147 typeof(global::System.Type),
148 typeof(global::System.Type[]),
149 typeof(global::System.Reflection.ParameterModifier[])
150 }, ReturnType = typeof(global::System.Reflection.PropertyInfo))]
151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "ChangeType", MemberParameters = new object[]
152 {
153 typeof(object),
154 typeof(global::System.Type),
155 typeof(global::System.Globalization.CultureInfo)
156 }, ReturnType = typeof(object))]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "ExactPropertyBinding", MemberParameters = new object[]
158 {
159 typeof(global::System.Reflection.PropertyInfo[]),
160 typeof(global::System.Type),
161 typeof(global::System.Type[]),
162 typeof(global::System.Reflection.ParameterModifier[])
163 }, ReturnType = typeof(global::System.Reflection.PropertyInfo))]
164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DefaultBinder), Member = "FindMostDerivedNewSlotMeth", MemberParameters = new object[]
165 {
166 typeof(global::System.Reflection.MethodBase[]),
167 typeof(int)
168 }, ReturnType = typeof(global::System.Reflection.MethodBase))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Enum.EnumResult", Member = "GetEnumParseException", ReturnType = typeof(global::System.Exception))]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "InternalFormattedHexString", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToUInt64", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(ulong))]
172 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "TryParseEnum", MemberParameters = new object[]
173 {
174 typeof(global::System.Type),
175 typeof(string),
176 typeof(bool),
177 typeof(ref global::System.Enum.EnumResult)
178 }, ReturnType = typeof(bool))]
179 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
180 {
181 typeof(global::System.Type),
182 typeof(object)
183 }, ReturnType = typeof(object))]
184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "Format", MemberParameters = new object[]
185 {
186 typeof(global::System.Type),
187 typeof(object),
188 typeof(string)
189 }, ReturnType = typeof(string))]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "CompareTo", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "GetTypeCode", ReturnType = typeof(global::System.TypeCode))]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
194 {
195 typeof(global::System.Type),
196 typeof(sbyte)
197 }, ReturnType = typeof(object))]
198 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
199 {
200 typeof(global::System.Type),
201 typeof(short)
202 }, ReturnType = typeof(object))]
203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
204 {
205 typeof(global::System.Type),
206 typeof(int)
207 }, ReturnType = typeof(object))]
208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
209 {
210 typeof(global::System.Type),
211 typeof(byte)
212 }, ReturnType = typeof(object))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
214 {
215 typeof(global::System.Type),
216 typeof(ushort)
217 }, ReturnType = typeof(object))]
218 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
219 {
220 typeof(global::System.Type),
221 typeof(uint)
222 }, ReturnType = typeof(object))]
223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
224 {
225 typeof(global::System.Type),
226 typeof(long)
227 }, ReturnType = typeof(object))]
228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
229 {
230 typeof(global::System.Type),
232 }, ReturnType = typeof(object))]
233 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
234 {
235 typeof(global::System.Type),
236 typeof(char)
237 }, ReturnType = typeof(object))]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "ToObject", MemberParameters = new object[]
239 {
240 typeof(global::System.Type),
241 typeof(bool)
242 }, ReturnType = typeof(object))]
243 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = ".ctor", MemberParameters = new object[]
244 {
245 typeof(global::System.Runtime.Serialization.SerializationInfo),
246 typeof(global::System.Runtime.Serialization.StreamingContext)
247 }, ReturnType = typeof(void))]
248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "ToString", MemberParameters = new object[]
249 {
250 typeof(bool),
251 typeof(bool)
252 }, ReturnType = typeof(string))]
253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.GC), Member = "Collect", MemberParameters = new object[]
254 {
255 typeof(int),
256 typeof(global::System.GCCollectionMode),
257 typeof(bool),
258 typeof(bool)
259 }, ReturnType = typeof(void))]
260 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.GC), Member = "CollectionCount", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetPropertyImpl", MemberParameters = new object[]
262 {
263 typeof(string),
264 typeof(global::System.Reflection.BindingFlags),
265 typeof(global::System.Reflection.Binder),
266 typeof(global::System.Type),
267 typeof(global::System.Type[]),
268 typeof(global::System.Reflection.ParameterModifier[])
269 }, ReturnType = typeof(global::System.Reflection.PropertyInfo))]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEvent", MemberParameters = new object[]
271 {
272 typeof(string),
273 typeof(global::System.Reflection.BindingFlags)
274 }, ReturnType = typeof(global::System.Reflection.EventInfo))]
275 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetField", MemberParameters = new object[]
276 {
277 typeof(string),
278 typeof(global::System.Reflection.BindingFlags)
279 }, ReturnType = typeof(global::System.Reflection.FieldInfo))]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetNestedType", MemberParameters = new object[]
281 {
282 typeof(string),
283 typeof(global::System.Reflection.BindingFlags)
284 }, ReturnType = typeof(global::System.Type))]
285 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "get_GenericParameterAttributes", ReturnType = typeof(global::System.Reflection.GenericParameterAttributes))]
286 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetArrayRank", ReturnType = typeof(int))]
287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEnumNames", ReturnType = typeof(string[]))]
288 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEnumValues", ReturnType = typeof(global::System.Array))]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEnumUnderlyingType", ReturnType = typeof(global::System.Type))]
290 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "IsEnumDefined", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
291 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetEnumName", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(string))]
292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "MakeGenericType", MemberParameters = new object[] { typeof(global::System.Type[]) }, ReturnType = typeof(global::System.Type))]
293 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "get_GenericParameterPosition", ReturnType = typeof(int))]
294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetGenericTypeDefinition", ReturnType = typeof(global::System.Type))]
295 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "InvokeMember", MemberParameters = new object[]
296 {
297 typeof(string),
298 typeof(global::System.Reflection.BindingFlags),
299 typeof(global::System.Reflection.Binder),
300 typeof(object),
301 typeof(object[]),
302 typeof(global::System.Reflection.ParameterModifier[]),
303 typeof(global::System.Globalization.CultureInfo),
304 typeof(string[])
305 }, ReturnType = typeof(object))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetCustomAttributes", MemberParameters = new object[]
307 {
308 typeof(global::System.Type),
309 typeof(bool)
310 }, ReturnType = typeof(object[]))]
311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "IsDefined", MemberParameters = new object[]
312 {
313 typeof(global::System.Type),
314 typeof(bool)
315 }, ReturnType = typeof(bool))]
316 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceCheckThis", ReturnType = typeof(void))]
317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceImpl", MemberParameters = new object[]
318 {
319 typeof(global::System.Reflection.BindingFlags),
320 typeof(global::System.Reflection.Binder),
321 typeof(object[]),
322 typeof(global::System.Globalization.CultureInfo),
323 typeof(object[]),
324 typeof(ref global::System.Threading.StackCrawlMark)
325 }, ReturnType = typeof(object))]
326 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceDefaultCtor", MemberParameters = new object[]
327 {
328 typeof(bool),
329 typeof(bool),
330 typeof(bool),
331 typeof(bool),
332 typeof(ref global::System.Threading.StackCrawlMark)
333 }, ReturnType = typeof(object))]
334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceMono", MemberParameters = new object[]
335 {
336 typeof(bool),
337 typeof(bool)
338 }, ReturnType = typeof(object))]
339 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CheckValue", MemberParameters = new object[]
340 {
341 typeof(object),
342 typeof(global::System.Reflection.Binder),
343 typeof(global::System.Globalization.CultureInfo),
344 typeof(global::System.Reflection.BindingFlags)
345 }, ReturnType = typeof(object))]
346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "GetGenericParameterConstraints", ReturnType = typeof(global::System.Type[]))]
347 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SemaphoreSlim), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
348 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SpinLock), Member = "ContinueTryEnter", MemberParameters = new object[]
349 {
350 typeof(int),
351 typeof(ref bool)
352 }, ReturnType = typeof(void))]
353 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SpinLock), Member = "ContinueTryEnterWithThreadTracking", MemberParameters = new object[]
354 {
355 typeof(int),
356 typeof(uint),
357 typeof(ref bool)
358 }, ReturnType = typeof(void))]
359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SpinLock), Member = "ExitSlowPath", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
360 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SpinLock), Member = "get_IsHeldByCurrentThread", ReturnType = typeof(bool))]
361 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadLocal<>), Member = "GetValueSlow", ReturnType = "T")]
362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadLocal<>), Member = "SetValueSlow", MemberParameters = new object[] { "T", "LinkedSlotVolatile<T>[]" }, ReturnType = typeof(void))]
363 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadLocal<>), Member = "CreateLinkedSlot", MemberParameters = new object[]
364 {
365 "LinkedSlotVolatile<T>[]",
366 typeof(int),
367 "T"
368 }, ReturnType = typeof(void))]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadLocal<>), Member = "get_IsValueCreated", ReturnType = typeof(bool))]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ExecutionContext), Member = "OnAsyncLocalContextChanged", MemberParameters = new object[]
371 {
372 typeof(global::System.Threading.ExecutionContext),
373 typeof(global::System.Threading.ExecutionContext)
374 }, ReturnType = typeof(void))]
375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ExecutionContext), Member = "Run", MemberParameters = new object[]
376 {
377 typeof(global::System.Threading.ExecutionContext),
378 typeof(global::System.Threading.ContextCallback),
379 typeof(object)
380 }, ReturnType = typeof(void))]
381 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ExecutionContext), Member = "CreateCopy", ReturnType = typeof(global::System.Threading.ExecutionContext))]
382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Monitor), Member = "ThrowLockTakenException", ReturnType = typeof(void))]
383 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = ".ctor", MemberParameters = new object[]
384 {
385 typeof(global::System.Threading.ParameterizedThreadStart),
386 typeof(int)
387 }, ReturnType = typeof(void))]
388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = "Start", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = "Sleep", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = "Sleep", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
391 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPool), Member = "RegisterWaitForSingleObject", MemberParameters = new object[]
392 {
393 typeof(global::System.Threading.WaitHandle),
394 typeof(global::System.Threading.WaitOrTimerCallback),
395 typeof(object),
396 typeof(int),
397 typeof(bool)
398 }, ReturnType = typeof(global::System.Threading.RegisteredWaitHandle))]
399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPool), Member = "RegisterWaitForSingleObject", MemberParameters = new object[]
400 {
401 typeof(global::System.Threading.WaitHandle),
402 typeof(global::System.Threading.WaitOrTimerCallback),
403 typeof(object),
404 typeof(global::System.TimeSpan),
405 typeof(bool)
406 }, ReturnType = typeof(global::System.Threading.RegisteredWaitHandle))]
407 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.WaitHandle), Member = "WaitOne", MemberParameters = new object[]
408 {
409 typeof(int),
410 typeof(bool)
411 }, ReturnType = typeof(bool))]
412 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.WaitHandle), Member = "InternalWaitOne", MemberParameters = new object[]
413 {
414 typeof(global::System.Runtime.InteropServices.SafeHandle),
415 typeof(long),
416 typeof(bool),
417 typeof(bool)
418 }, ReturnType = typeof(bool))]
419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.WaitHandle), Member = "WaitAny", MemberParameters = new object[]
420 {
421 typeof(global::System.Threading.WaitHandle[]),
422 typeof(int),
423 typeof(bool)
424 }, ReturnType = typeof(int))]
425 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.WaitHandle), Member = "WaitAny", MemberParameters = new object[]
426 {
427 typeof(global::System.Threading.WaitHandle[]),
428 typeof(global::System.TimeSpan),
429 typeof(bool)
430 }, ReturnType = typeof(int))]
431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Timer), Member = "Change", MemberParameters = new object[]
432 {
433 typeof(long),
434 typeof(long),
435 typeof(bool)
436 }, ReturnType = typeof(bool))]
437 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "set_EncoderFallback", MemberParameters = new object[] { typeof(global::System.Text.EncoderFallback) }, ReturnType = typeof(void))]
438 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "set_DecoderFallback", MemberParameters = new object[] { typeof(global::System.Text.DecoderFallback) }, ReturnType = typeof(void))]
439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetByteCount", MemberParameters = new object[]
440 {
441 typeof(char*),
442 typeof(int)
443 }, ReturnType = typeof(int))]
444 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetBytes", MemberParameters = new object[] { typeof(char[]) }, ReturnType = typeof(byte[]))]
445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetBytes", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(byte[]))]
446 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetBytes", MemberParameters = new object[]
447 {
448 typeof(char*),
449 typeof(int),
450 typeof(byte*),
451 typeof(int)
452 }, ReturnType = typeof(int))]
453 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetCharCount", MemberParameters = new object[]
454 {
455 typeof(byte*),
456 typeof(int)
457 }, ReturnType = typeof(int))]
458 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetChars", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(char[]))]
459 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetChars", MemberParameters = new object[]
460 {
461 typeof(byte*),
462 typeof(int),
463 typeof(char*),
464 typeof(int)
465 }, ReturnType = typeof(int))]
466 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetString", MemberParameters = new object[]
467 {
468 typeof(byte*),
469 typeof(int)
470 }, ReturnType = typeof(string))]
471 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetString", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(string))]
472 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Parser), Member = "GetRequiredSizes", MemberParameters = new object[]
473 {
474 typeof(global::System.Security.Util.TokenizerStream),
475 typeof(ref int)
476 }, ReturnType = typeof(void))]
477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Parser), Member = "DetermineFormat", MemberParameters = new object[] { typeof(global::System.Security.Util.TokenizerStream) }, ReturnType = typeof(int))]
478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Util.Tokenizer), Member = "GetTokens", MemberParameters = new object[]
479 {
480 typeof(global::System.Security.Util.TokenizerStream),
481 typeof(int),
482 typeof(bool)
483 }, ReturnType = typeof(void))]
484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAEncryptionPadding), Member = "CreateOaep", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.HashAlgorithmName) }, ReturnType = typeof(global::System.Security.Cryptography.RSAEncryptionPadding))]
485 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.AsymmetricAlgorithm), Member = "set_KeySize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
486 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.ToBase64Transform), Member = "TransformBlock", MemberParameters = new object[]
487 {
488 typeof(byte[]),
489 typeof(int),
490 typeof(int),
491 typeof(byte[]),
492 typeof(int)
493 }, ReturnType = typeof(int))]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.ToBase64Transform), Member = "TransformFinalBlock", MemberParameters = new object[]
495 {
496 typeof(byte[]),
497 typeof(int),
498 typeof(int)
499 }, ReturnType = typeof(byte[]))]
500 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.FromBase64Transform), Member = "TransformBlock", MemberParameters = new object[]
501 {
502 typeof(byte[]),
503 typeof(int),
504 typeof(int),
505 typeof(byte[]),
506 typeof(int)
507 }, ReturnType = typeof(int))]
508 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.FromBase64Transform), Member = "TransformFinalBlock", MemberParameters = new object[]
509 {
510 typeof(byte[]),
511 typeof(int),
512 typeof(int)
513 }, ReturnType = typeof(byte[]))]
514 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CryptographicException), Member = ".ctor", ReturnType = typeof(void))]
515 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DES), Member = "set_Key", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DES), Member = "IsWeakKey", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(bool))]
517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DES), Member = "IsSemiWeakKey", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(bool))]
518 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DESCryptoServiceProvider), Member = ".ctor", ReturnType = typeof(void))]
519 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DESCryptoServiceProvider), Member = "CreateEncryptor", MemberParameters = new object[]
520 {
521 typeof(byte[]),
522 typeof(byte[])
523 }, ReturnType = typeof(global::System.Security.Cryptography.ICryptoTransform))]
524 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DESCryptoServiceProvider), Member = "CreateDecryptor", MemberParameters = new object[]
525 {
526 typeof(byte[]),
527 typeof(byte[])
528 }, ReturnType = typeof(global::System.Security.Cryptography.ICryptoTransform))]
529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSA), Member = "DerivedClassMustOverride", ReturnType = typeof(global::System.Exception))]
530 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSA), Member = "HashAlgorithmNameNullOrEmpty", ReturnType = typeof(global::System.Exception))]
531 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSASignatureDeformatter), Member = "SetHashAlgorithm", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
532 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSASignatureDeformatter), Member = "VerifySignature", MemberParameters = new object[]
533 {
534 typeof(byte[]),
535 typeof(byte[])
536 }, ReturnType = typeof(bool))]
537 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSASignatureFormatter), Member = "SetHashAlgorithm", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
538 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSASignatureFormatter), Member = "CreateSignature", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.HMAC), Member = "set_Key", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
540 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.HMAC), Member = "set_HashName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
541 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.KeyedHashAlgorithm), Member = "set_Key", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
542 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.MACTripleDES), Member = "set_Padding", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.PaddingMode) }, ReturnType = typeof(void))]
543 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TailStream), Member = "get_Length", ReturnType = typeof(long))]
544 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TailStream), Member = "get_Position", ReturnType = typeof(long))]
545 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TailStream), Member = "set_Position", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
546 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TailStream), Member = "Seek", MemberParameters = new object[]
547 {
548 typeof(long),
549 typeof(global::System.IO.SeekOrigin)
550 }, ReturnType = typeof(long))]
551 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TailStream), Member = "SetLength", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
552 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TailStream), Member = "Read", MemberParameters = new object[]
553 {
554 typeof(byte[]),
555 typeof(int),
556 typeof(int)
557 }, ReturnType = typeof(int))]
558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.PasswordDeriveBytes), Member = "set_IterationCount", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.PasswordDeriveBytes), Member = "CryptDeriveKey", MemberParameters = new object[]
560 {
561 typeof(string),
562 typeof(string),
563 typeof(int),
564 typeof(byte[])
565 }, ReturnType = typeof(byte[]))]
566 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.PasswordDeriveBytes), Member = "HashPrefix", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.CryptoStream) }, ReturnType = typeof(void))]
567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RandomNumberGenerator), Member = "GetBytes", MemberParameters = new object[]
568 {
569 typeof(byte[]),
570 typeof(int),
571 typeof(int)
572 }, ReturnType = typeof(void))]
573 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RC2), Member = "set_EffectiveKeySize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
574 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RC2), Member = "set_KeySize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
575 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RC2CryptoServiceProvider), Member = ".ctor", ReturnType = typeof(void))]
576 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RC2CryptoServiceProvider), Member = "set_EffectiveKeySize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManaged), Member = ".ctor", ReturnType = typeof(void))]
578 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManagedTransform), Member = ".ctor", MemberParameters = new object[]
579 {
580 typeof(byte[]),
581 typeof(global::System.Security.Cryptography.CipherMode),
582 typeof(byte[]),
583 typeof(int),
584 typeof(int),
585 typeof(global::System.Security.Cryptography.PaddingMode),
586 typeof(global::System.Security.Cryptography.RijndaelManagedTransformMode)
587 }, ReturnType = typeof(void))]
588 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManagedTransform), Member = "TransformBlock", MemberParameters = new object[]
589 {
590 typeof(byte[]),
591 typeof(int),
592 typeof(int),
593 typeof(byte[]),
594 typeof(int)
595 }, ReturnType = typeof(int))]
596 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManagedTransform), Member = "TransformFinalBlock", MemberParameters = new object[]
597 {
598 typeof(byte[]),
599 typeof(int),
600 typeof(int)
601 }, ReturnType = typeof(byte[]))]
602 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManagedTransform), Member = "EncryptData", MemberParameters = new object[]
603 {
604 typeof(byte[]),
605 typeof(int),
606 typeof(int),
607 typeof(ref byte[]),
608 typeof(int),
609 typeof(global::System.Security.Cryptography.PaddingMode),
610 typeof(bool)
611 }, ReturnType = typeof(int))]
612 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManagedTransform), Member = "DecryptData", MemberParameters = new object[]
613 {
614 typeof(byte[]),
615 typeof(int),
616 typeof(int),
617 typeof(ref byte[]),
618 typeof(int),
619 typeof(global::System.Security.Cryptography.PaddingMode),
620 typeof(bool)
621 }, ReturnType = typeof(int))]
622 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RijndaelManagedTransform), Member = "GenerateKeyExpansion", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
623 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RIPEMD160Managed), Member = ".ctor", ReturnType = typeof(void))]
624 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSA), Member = "DerivedClassMustOverride", ReturnType = typeof(global::System.Exception))]
625 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSA), Member = "HashAlgorithmNameNullOrEmpty", ReturnType = typeof(global::System.Exception))]
626 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSA), Member = "DecryptValue", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
627 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSA), Member = "EncryptValue", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
628 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSACryptoServiceProvider), Member = "PaddingModeNotSupported", ReturnType = typeof(global::System.Exception))]
629 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter), Member = "DecryptKeyExchange", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
630 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAOAEPKeyExchangeFormatter), Member = "CreateKeyExchange", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
631 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter), Member = "DecryptKeyExchange", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
632 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter), Member = "CreateKeyExchange", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
633 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_BlockSize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
634 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_FeedbackSize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
635 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_IV", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
636 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_Key", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
637 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_KeySize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
638 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_Mode", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.CipherMode) }, ReturnType = typeof(void))]
639 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.SymmetricAlgorithm), Member = "set_Padding", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.PaddingMode) }, ReturnType = typeof(void))]
640 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TripleDES), Member = "set_Key", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
641 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TripleDES), Member = "IsWeakKey", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(bool))]
642 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TripleDES), Member = "EqualBytes", MemberParameters = new object[]
643 {
644 typeof(byte[]),
645 typeof(int),
646 typeof(int),
647 typeof(int)
648 }, ReturnType = typeof(bool))]
649 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TripleDESCryptoServiceProvider), Member = "CreateEncryptor", MemberParameters = new object[]
650 {
651 typeof(byte[]),
652 typeof(byte[])
653 }, ReturnType = typeof(global::System.Security.Cryptography.ICryptoTransform))]
654 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.TripleDESCryptoServiceProvider), Member = "CreateDecryptor", MemberParameters = new object[]
655 {
656 typeof(byte[]),
657 typeof(byte[])
658 }, ReturnType = typeof(global::System.Security.Cryptography.ICryptoTransform))]
659 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.Utils), Member = "RsaOaepDecrypt", MemberParameters = new object[]
660 {
661 typeof(global::System.Security.Cryptography.RSA),
662 typeof(global::System.Security.Cryptography.HashAlgorithm),
663 typeof(global::System.Security.Cryptography.PKCS1MaskGenerationMethod),
664 typeof(byte[])
665 }, ReturnType = typeof(byte[]))]
666 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.Utils), Member = "RsaPkcs1Padding", MemberParameters = new object[]
667 {
668 typeof(global::System.Security.Cryptography.RSA),
669 typeof(byte[]),
670 typeof(byte[])
671 }, ReturnType = typeof(byte[]))]
672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Claims.ClaimsIdentity), Member = ".ctor", MemberParameters = new object[]
673 {
674 typeof(global::System.Security.Principal.IIdentity),
675 typeof(global::System.Collections.Generic.IEnumerable<global::System.Security.Claims.Claim>),
676 typeof(string),
677 typeof(string),
678 typeof(string),
679 typeof(bool)
680 }, ReturnType = typeof(void))]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Claims.ClaimsIdentity), Member = "set_Actor", MemberParameters = new object[] { typeof(global::System.Security.Claims.ClaimsIdentity) }, ReturnType = typeof(void))]
682 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Claims.ClaimsIdentity), Member = "Clone", ReturnType = typeof(global::System.Security.Claims.ClaimsIdentity))]
683 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Claims.ClaimsPrincipal), Member = "DeserializeIdentities", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "SerializationSetValue", MemberParameters = new object[]
685 {
686 typeof(global::System.Reflection.MemberInfo),
687 typeof(object),
688 typeof(object)
689 }, ReturnType = typeof(void))]
690 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "PopulateObjectMembers", MemberParameters = new object[]
691 {
692 typeof(object),
693 typeof(global::System.Reflection.MemberInfo[]),
694 typeof(object[])
695 }, ReturnType = typeof(object))]
696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "GetObjectData", MemberParameters = new object[]
697 {
698 typeof(object),
699 typeof(global::System.Reflection.MemberInfo[])
700 }, ReturnType = typeof(object[]))]
701 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectIDGenerator), Member = "GetId", MemberParameters = new object[]
702 {
703 typeof(object),
704 typeof(ref bool)
705 }, ReturnType = typeof(long))]
706 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectIDGenerator), Member = "HasId", MemberParameters = new object[]
707 {
708 typeof(object),
709 typeof(ref bool)
710 }, ReturnType = typeof(long))]
711 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectIDGenerator), Member = "Rehash", ReturnType = typeof(void))]
712 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "FixupSpecialObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.ObjectHolder) }, ReturnType = typeof(void))]
713 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "ResolveObjectReference", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.ObjectHolder) }, ReturnType = typeof(bool))]
714 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "CompleteObject", MemberParameters = new object[]
715 {
716 typeof(global::System.Runtime.Serialization.ObjectHolder),
717 typeof(bool)
718 }, ReturnType = typeof(void))]
719 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "GetObject", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(object))]
720 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "RegisterObject", MemberParameters = new object[]
721 {
722 typeof(object),
723 typeof(long),
724 typeof(global::System.Runtime.Serialization.SerializationInfo),
725 typeof(long),
726 typeof(global::System.Reflection.MemberInfo),
727 typeof(int[])
728 }, ReturnType = typeof(void))]
729 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "CompleteISerializableObject", MemberParameters = new object[]
730 {
731 typeof(object),
732 typeof(global::System.Runtime.Serialization.SerializationInfo),
733 typeof(global::System.Runtime.Serialization.StreamingContext)
734 }, ReturnType = typeof(void))]
735 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "DoFixups", ReturnType = typeof(void))]
736 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "RegisterFixup", MemberParameters = new object[]
737 {
738 typeof(global::System.Runtime.Serialization.FixupHolder),
739 typeof(long),
740 typeof(long)
741 }, ReturnType = typeof(void))]
742 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "RecordFixup", MemberParameters = new object[]
743 {
744 typeof(long),
745 typeof(global::System.Reflection.MemberInfo),
746 typeof(long)
747 }, ReturnType = typeof(void))]
748 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "RecordDelayedFixup", MemberParameters = new object[]
749 {
750 typeof(long),
751 typeof(string),
752 typeof(long)
753 }, ReturnType = typeof(void))]
754 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "RecordArrayElementFixup", MemberParameters = new object[]
755 {
756 typeof(long),
757 typeof(int[]),
758 typeof(long)
759 }, ReturnType = typeof(void))]
760 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectHolder), Member = ".ctor", MemberParameters = new object[]
761 {
762 typeof(object),
763 typeof(long),
764 typeof(global::System.Runtime.Serialization.SerializationInfo),
765 typeof(global::System.Runtime.Serialization.ISerializationSurrogate),
766 typeof(long),
767 typeof(global::System.Reflection.FieldInfo),
768 typeof(int[])
769 }, ReturnType = typeof(void))]
770 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectHolder), Member = "UpdateData", MemberParameters = new object[]
771 {
772 typeof(object),
773 typeof(global::System.Runtime.Serialization.SerializationInfo),
774 typeof(global::System.Runtime.Serialization.ISerializationSurrogate),
775 typeof(long),
776 typeof(global::System.Reflection.FieldInfo),
777 typeof(int[]),
778 typeof(global::System.Runtime.Serialization.ObjectManager)
779 }, ReturnType = typeof(void))]
780 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.OptionalFieldAttribute), Member = "set_VersionAdded", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
781 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "AddValueInternal", MemberParameters = new object[]
782 {
783 typeof(string),
784 typeof(object),
785 typeof(global::System.Type)
786 }, ReturnType = typeof(void))]
787 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetValue", MemberParameters = new object[]
788 {
789 typeof(string),
790 typeof(global::System.Type)
791 }, ReturnType = typeof(object))]
792 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryFormatter), Member = "Deserialize", MemberParameters = new object[]
793 {
794 typeof(global::System.IO.Stream),
795 typeof(global::System.Runtime.Remoting.Messaging.HeaderHandler),
796 typeof(bool)
797 }, ReturnType = typeof(object))]
798 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo), Member = "GetMemberInfo", MemberParameters = new object[]
799 {
800 typeof(ref string[]),
801 typeof(ref global::System.Type[]),
802 typeof(ref object[])
803 }, ReturnType = typeof(void))]
804 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = ".ctor", MemberParameters = new object[]
805 {
806 typeof(global::System.IO.Stream),
807 typeof(global::System.Runtime.Serialization.ISurrogateSelector),
808 typeof(global::System.Runtime.Serialization.StreamingContext),
809 typeof(global::System.Runtime.Serialization.Formatters.Binary.InternalFE),
810 typeof(global::System.Runtime.Serialization.SerializationBinder)
811 }, ReturnType = typeof(void))]
812 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "Deserialize", MemberParameters = new object[]
813 {
814 typeof(global::System.Runtime.Remoting.Messaging.HeaderHandler),
815 typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser),
816 typeof(bool)
817 }, ReturnType = typeof(object))]
818 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "CheckSerializable", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(void))]
819 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "ParseArrayMember", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord) }, ReturnType = typeof(void))]
820 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter), Member = "Serialize", MemberParameters = new object[]
821 {
822 typeof(object),
823 typeof(global::System.Runtime.Remoting.Messaging.Header[]),
824 typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryWriter),
825 typeof(bool)
826 }, ReturnType = typeof(void))]
827 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter), Member = "Write", MemberParameters = new object[]
828 {
829 typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo),
830 typeof(global::System.Runtime.Serialization.Formatters.Binary.NameInfo),
831 typeof(global::System.Runtime.Serialization.Formatters.Binary.NameInfo)
832 }, ReturnType = typeof(void))]
833 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "Run", ReturnType = typeof(void))]
834 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadMessageEnd", ReturnType = typeof(void))]
835 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.SizedArray), Member = "IncreaseCapacity", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
836 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.IntSizedArray), Member = "IncreaseCapacity", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
837 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.ExceptionServices.ExceptionDispatchInfo), Member = "Capture", MemberParameters = new object[] { typeof(global::System.Exception) }, ReturnType = typeof(global::System.Runtime.ExceptionServices.ExceptionDispatchInfo))]
838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.AsyncTaskMethodBuilder<>), Member = "SetResult", MemberParameters = new object[] { "TResult" }, ReturnType = typeof(void))]
839 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.AsyncTaskMethodBuilder<>), Member = "SetException", MemberParameters = new object[] { typeof(global::System.Exception) }, ReturnType = typeof(void))]
840 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.AsyncMethodBuilderCore), Member = "SetStateMachine", MemberParameters = new object[] { typeof(global::System.Runtime.CompilerServices.IAsyncStateMachine) }, ReturnType = typeof(void))]
841 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FileBasedResourceGroveler), Member = "GrovelForResourceSet", MemberParameters = new object[]
842 {
843 typeof(global::System.Globalization.CultureInfo),
844 typeof(global::System.Collections.Generic.Dictionary<string, global::System.Resources.ResourceSet>),
845 typeof(bool),
846 typeof(bool),
847 typeof(ref global::System.Threading.StackCrawlMark)
848 }, ReturnType = typeof(global::System.Resources.ResourceSet))]
849 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceManager), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(void))]
850 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceManager), Member = "GetSatelliteContractVersion", MemberParameters = new object[] { typeof(global::System.Reflection.Assembly) }, ReturnType = typeof(global::System.Version))]
851 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader.ResourceEnumerator), Member = "get_Key", ReturnType = typeof(object))]
852 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader.ResourceEnumerator), Member = "get_Entry", ReturnType = typeof(global::System.Collections.DictionaryEntry))]
853 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader.ResourceEnumerator), Member = "get_Value", ReturnType = typeof(object))]
854 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader.ResourceEnumerator), Member = "Reset", ReturnType = typeof(void))]
855 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "SkipString", ReturnType = typeof(void))]
856 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "GetEnumerator", ReturnType = typeof(global::System.Collections.IDictionaryEnumerator))]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "CompareStringEqualsName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
858 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "AllocateStringForNameIndex", MemberParameters = new object[]
859 {
860 typeof(int),
861 typeof(ref int)
862 }, ReturnType = typeof(string))]
863 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "LoadObjectV1", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
864 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "LoadObjectV2", MemberParameters = new object[]
865 {
866 typeof(int),
867 typeof(ref global::System.Resources.ResourceTypeCode)
868 }, ReturnType = typeof(object))]
869 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "_LoadObjectV2", MemberParameters = new object[]
870 {
871 typeof(int),
872 typeof(ref global::System.Resources.ResourceTypeCode)
873 }, ReturnType = typeof(object))]
874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "ReadResources", ReturnType = typeof(void))]
875 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "_ReadResources", ReturnType = typeof(void))]
876 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "FindType", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(global::System.RuntimeType))]
877 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceSet), Member = "GetEnumeratorHelper", ReturnType = typeof(global::System.Collections.IDictionaryEnumerator))]
878 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceSet), Member = "GetObjectInternal", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(object))]
879 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceSet), Member = "GetCaseInsensitiveObjectInternal", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(object))]
880 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.MethodBase), Member = "GetMethodFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeMethodHandle) }, ReturnType = typeof(global::System.Reflection.MethodBase))]
881 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.MemberInfoSerializationHolder), Member = ".ctor", MemberParameters = new object[]
882 {
883 typeof(global::System.Runtime.Serialization.SerializationInfo),
884 typeof(global::System.Runtime.Serialization.StreamingContext)
885 }, ReturnType = typeof(void))]
886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.MemberInfoSerializationHolder), Member = "GetObjectData", MemberParameters = new object[]
887 {
888 typeof(global::System.Runtime.Serialization.SerializationInfo),
889 typeof(global::System.Runtime.Serialization.StreamingContext)
890 }, ReturnType = typeof(void))]
891 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.MemberInfoSerializationHolder), Member = "GetRealObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(object))]
892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.RuntimeFieldInfo), Member = "CheckConsistency", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
893 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.RuntimeFieldInfo), Member = "SetValueDirect", MemberParameters = new object[]
894 {
895 typeof(global::System.TypedReference),
896 typeof(object)
897 }, ReturnType = typeof(void))]
898 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.RuntimeMethodInfo), Member = "ConvertValues", MemberParameters = new object[]
899 {
900 typeof(global::System.Reflection.Binder),
901 typeof(object[]),
902 typeof(global::System.Reflection.ParameterInfo[]),
903 typeof(global::System.Globalization.CultureInfo),
904 typeof(global::System.Reflection.BindingFlags)
905 }, ReturnType = typeof(void))]
906 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "EndOfFile", ReturnType = typeof(void))]
907 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "FileNotOpen", ReturnType = typeof(void))]
908 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "ReaderClosed", ReturnType = typeof(void))]
909 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "GetDisplayablePath", MemberParameters = new object[]
910 {
911 typeof(string),
912 typeof(bool)
913 }, ReturnType = typeof(string))]
914 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "WinIOError", MemberParameters = new object[]
915 {
916 typeof(int),
917 typeof(string)
918 }, ReturnType = typeof(void))]
919 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "WriterClosed", ReturnType = typeof(void))]
920 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = ".ctor", MemberParameters = new object[]
921 {
922 typeof(global::System.IO.Stream),
923 typeof(global::System.Text.Encoding),
924 typeof(bool)
925 }, ReturnType = typeof(void))]
926 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "ReadDecimal", ReturnType = typeof(decimal))]
927 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "ReadChars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char[]))]
928 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "Read", MemberParameters = new object[]
929 {
930 typeof(byte[]),
931 typeof(int),
932 typeof(int)
933 }, ReturnType = typeof(int))]
934 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "ReadBytes", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(byte[]))]
935 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "FillBuffer", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
936 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "Read7BitEncodedInt", ReturnType = typeof(int))]
937 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryWriter), Member = ".ctor", MemberParameters = new object[]
938 {
939 typeof(global::System.IO.Stream),
940 typeof(global::System.Text.Encoding),
941 typeof(bool)
942 }, ReturnType = typeof(void))]
943 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryWriter), Member = "Write", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(void))]
944 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StringReader), Member = "Read", MemberParameters = new object[]
945 {
946 typeof(char[]),
947 typeof(int),
948 typeof(int)
949 }, ReturnType = typeof(int))]
950 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StringWriter), Member = ".ctor", MemberParameters = new object[]
951 {
952 typeof(global::System.Text.StringBuilder),
953 typeof(global::System.IFormatProvider)
954 }, ReturnType = typeof(void))]
955 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.StringWriter), Member = "Write", MemberParameters = new object[]
956 {
957 typeof(char[]),
958 typeof(int),
959 typeof(int)
960 }, ReturnType = typeof(void))]
961 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileStream), Member = "Init", MemberParameters = new object[]
962 {
964 typeof(global::System.IO.FileAccess),
965 typeof(bool),
966 typeof(int),
967 typeof(bool),
968 typeof(bool)
969 }, ReturnType = typeof(void))]
970 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileStream), Member = "set_Position", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
971 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.Calendar), Member = "VerifyWritable", ReturnType = typeof(void))]
972 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.Calendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
973 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.Calendar), Member = "TimeToTicks", MemberParameters = new object[]
974 {
975 typeof(int),
976 typeof(int),
977 typeof(int),
978 typeof(int)
979 }, ReturnType = typeof(long))]
980 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "OnDeserialized", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(void))]
981 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "GetAbsoluteDate", MemberParameters = new object[]
982 {
983 typeof(int),
984 typeof(int),
985 typeof(int)
986 }, ReturnType = typeof(long))]
987 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "GetDaysInMonth", MemberParameters = new object[]
988 {
989 typeof(int),
990 typeof(int),
991 typeof(int)
992 }, ReturnType = typeof(int))]
993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "GetDaysInYear", MemberParameters = new object[]
994 {
995 typeof(int),
996 typeof(int)
997 }, ReturnType = typeof(int))]
998 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "GetMonthsInYear", MemberParameters = new object[]
999 {
1000 typeof(int),
1001 typeof(int)
1002 }, ReturnType = typeof(int))]
1003 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "IsLeapYear", MemberParameters = new object[]
1004 {
1005 typeof(int),
1006 typeof(int)
1007 }, ReturnType = typeof(bool))]
1008 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "ToDateTime", MemberParameters = new object[]
1009 {
1010 typeof(int),
1011 typeof(int),
1012 typeof(int),
1013 typeof(int),
1014 typeof(int),
1015 typeof(int),
1016 typeof(int),
1017 typeof(int)
1018 }, ReturnType = typeof(global::System.DateTime))]
1019 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "set_TwoDigitYearMax", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1020 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1021 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "GetAbsoluteDate", MemberParameters = new object[]
1022 {
1023 typeof(int),
1024 typeof(int),
1025 typeof(int)
1026 }, ReturnType = typeof(long))]
1027 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "TimeToTicks", MemberParameters = new object[]
1028 {
1029 typeof(int),
1030 typeof(int),
1031 typeof(int),
1032 typeof(int)
1033 }, ReturnType = typeof(long))]
1034 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "CheckTicksRange", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
1035 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "GetDaysInMonth", MemberParameters = new object[]
1036 {
1037 typeof(int),
1038 typeof(int),
1039 typeof(int)
1040 }, ReturnType = typeof(int))]
1041 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "GetEra", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(int))]
1042 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "GetYear", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(int))]
1043 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "ToFourDigitYear", MemberParameters = new object[]
1044 {
1045 typeof(int),
1046 typeof(int)
1047 }, ReturnType = typeof(int))]
1048 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "CheckTicksRange", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
1049 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "CheckEraRange", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1050 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "CheckYearRange", MemberParameters = new object[]
1051 {
1052 typeof(int),
1053 typeof(int)
1054 }, ReturnType = typeof(void))]
1055 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "CheckYearMonthRange", MemberParameters = new object[]
1056 {
1057 typeof(int),
1058 typeof(int),
1059 typeof(int)
1060 }, ReturnType = typeof(void))]
1061 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "GetDatePart", MemberParameters = new object[]
1062 {
1063 typeof(long),
1064 typeof(int)
1065 }, ReturnType = typeof(int))]
1066 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "ToDateTime", MemberParameters = new object[]
1067 {
1068 typeof(int),
1069 typeof(int),
1070 typeof(int),
1071 typeof(int),
1072 typeof(int),
1073 typeof(int),
1074 typeof(int),
1075 typeof(int)
1076 }, ReturnType = typeof(global::System.DateTime))]
1077 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "set_TwoDigitYearMax", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1078 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.HijriCalendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1079 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.JapaneseCalendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1080 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.JapaneseCalendar), Member = "set_TwoDigitYearMax", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1081 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.NumberFormatInfo), Member = "VerifyWritable", ReturnType = typeof(void))]
1082 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.NumberFormatInfo), Member = "set_NaNSymbol", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1083 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.NumberFormatInfo), Member = "ValidateParseStyleInteger", MemberParameters = new object[] { typeof(global::System.Globalization.NumberStyles) }, ReturnType = typeof(void))]
1084 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.NumberFormatInfo), Member = "ValidateParseStyleFloatingPoint", MemberParameters = new object[] { typeof(global::System.Globalization.NumberStyles) }, ReturnType = typeof(void))]
1085 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.TaiwanCalendar), Member = "set_TwoDigitYearMax", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1086 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.TaiwanCalendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1087 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.ThaiBuddhistCalendar), Member = "set_TwoDigitYearMax", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1088 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.ThaiBuddhistCalendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1089 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "CheckTicksRange", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(void))]
1090 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "CheckEraRange", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1091 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "CheckYearRange", MemberParameters = new object[]
1092 {
1093 typeof(int),
1094 typeof(int)
1095 }, ReturnType = typeof(void))]
1096 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "CheckYearMonthRange", MemberParameters = new object[]
1097 {
1098 typeof(int),
1099 typeof(int),
1100 typeof(int)
1101 }, ReturnType = typeof(void))]
1102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "GetDatePart", MemberParameters = new object[]
1103 {
1104 typeof(global::System.DateTime),
1105 typeof(int)
1106 }, ReturnType = typeof(int))]
1107 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "ToDateTime", MemberParameters = new object[]
1108 {
1109 typeof(int),
1110 typeof(int),
1111 typeof(int),
1112 typeof(int),
1113 typeof(int),
1114 typeof(int),
1115 typeof(int),
1116 typeof(int)
1117 }, ReturnType = typeof(global::System.DateTime))]
1118 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "set_TwoDigitYearMax", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "ToFourDigitYear", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.EncodingTable), Member = "internalGetCodePageFromName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
1121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Collections.Generic.ByteEqualityComparer), Member = "IndexOf", MemberParameters = new object[]
1122 {
1123 typeof(byte[]),
1124 typeof(byte),
1125 typeof(int),
1126 typeof(int)
1127 }, ReturnType = typeof(int))]
1128 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 394)]
1129 internal unsafe static string GetResourceString(string key)
1130 {
1131 throw null;
1132 }
1133
1134 [global::Cpp2ILInjected.Token(Token = "0x6000E68")]
1135 [global::Cpp2ILInjected.Address(RVA = "0x1C76EB4", Offset = "0x1C76EB4", Length = "0x70")]
1136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowWrongKeyTypeArgumentException", MemberParameters = new object[]
1137 {
1138 typeof(object),
1139 typeof(global::System.Type)
1140 }, ReturnType = typeof(void))]
1141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ThrowHelper), Member = "ThrowWrongValueTypeArgumentException", MemberParameters = new object[]
1142 {
1143 typeof(object),
1144 typeof(global::System.Type)
1145 }, ReturnType = typeof(void))]
1146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Enum.EnumResult", Member = "GetEnumParseException", ReturnType = typeof(global::System.Exception))]
1147 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "Format", MemberParameters = new object[]
1148 {
1149 typeof(global::System.Type),
1150 typeof(object),
1151 typeof(string)
1152 }, ReturnType = typeof(string))]
1153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "CompareTo", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(int))]
1154 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "HasFlag", MemberParameters = new object[] { typeof(global::System.Enum) }, ReturnType = typeof(bool))]
1155 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Enum), Member = "System.IConvertible.ToDateTime", MemberParameters = new object[] { typeof(global::System.IFormatProvider) }, ReturnType = typeof(global::System.DateTime))]
1156 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "get_Message", ReturnType = typeof(string))]
1157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "ThrowIfTypeNeverValidGenericArgument", MemberParameters = new object[] { typeof(global::System.RuntimeType) }, ReturnType = typeof(void))]
1158 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "SanityCheckGenericArguments", MemberParameters = new object[]
1159 {
1160 typeof(global::System.RuntimeType[]),
1161 typeof(global::System.RuntimeType[])
1162 }, ReturnType = typeof(void))]
1163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "IsEnumDefined", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
1164 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "MakeGenericType", MemberParameters = new object[] { typeof(global::System.Type[]) }, ReturnType = typeof(global::System.Type))]
1165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceCheckThis", ReturnType = typeof(void))]
1166 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.RuntimeType), Member = "CreateInstanceImpl", MemberParameters = new object[]
1167 {
1168 typeof(global::System.Reflection.BindingFlags),
1169 typeof(global::System.Reflection.Binder),
1170 typeof(object[]),
1171 typeof(global::System.Globalization.CultureInfo),
1172 typeof(object[]),
1173 typeof(ref global::System.Threading.StackCrawlMark)
1174 }, ReturnType = typeof(object))]
1175 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnitySerializationHolder), Member = "ThrowInsufficientInformation", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.UnitySerializationHolder), Member = "GetRealObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(object))]
1177 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.EventWaitHandle), Member = ".ctor", MemberParameters = new object[]
1178 {
1179 typeof(bool),
1180 typeof(global::System.Threading.EventResetMode),
1181 typeof(string)
1182 }, ReturnType = typeof(void))]
1183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding.EncodingByteBuffer), Member = ".ctor", MemberParameters = new object[]
1184 {
1185 typeof(global::System.Text.Encoding),
1186 typeof(global::System.Text.EncoderNLS),
1187 typeof(byte*),
1188 typeof(int),
1189 typeof(char*),
1190 typeof(int)
1191 }, ReturnType = typeof(void))]
1192 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetEncoding", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(global::System.Text.Encoding))]
1193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "GetDataItem", ReturnType = typeof(void))]
1194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "ThrowBytesOverflow", ReturnType = typeof(void))]
1195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "ThrowCharsOverflow", ReturnType = typeof(void))]
1196 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.CspParameters), Member = "set_Flags", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.CspProviderFlags) }, ReturnType = typeof(void))]
1197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSA), Member = "FromXmlString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1198 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.PasswordDeriveBytes), Member = "set_HashName", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.PasswordDeriveBytes), Member = "set_IterationCount", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.PasswordDeriveBytes), Member = "set_Salt", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(void))]
1201 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSA), Member = "FromXmlString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSACryptoServiceProvider), Member = "GetAlgorithmId", MemberParameters = new object[] { typeof(global::System.Security.Cryptography.HashAlgorithmName) }, ReturnType = typeof(int))]
1203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSACryptoServiceProvider), Member = "Decrypt", MemberParameters = new object[]
1204 {
1205 typeof(byte[]),
1206 typeof(bool)
1207 }, ReturnType = typeof(byte[]))]
1208 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter), Member = "CreateKeyExchange", MemberParameters = new object[] { typeof(byte[]) }, ReturnType = typeof(byte[]))]
1209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "HashData", MemberParameters = new object[]
1210 {
1211 typeof(byte[]),
1212 typeof(int),
1213 typeof(int),
1214 typeof(global::System.Security.Cryptography.HashAlgorithmName)
1215 }, ReturnType = typeof(byte[]))]
1216 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Cryptography.DSACryptoServiceProvider), Member = "HashData", MemberParameters = new object[]
1217 {
1218 typeof(global::System.IO.Stream),
1219 typeof(global::System.Security.Cryptography.HashAlgorithmName)
1220 }, ReturnType = typeof(byte[]))]
1221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "InternalGetSerializableMembers", MemberParameters = new object[] { typeof(global::System.RuntimeType) }, ReturnType = typeof(global::System.Reflection.MemberInfo[]))]
1222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "GetSerializableMembers", MemberParameters = new object[]
1223 {
1224 typeof(global::System.Type),
1225 typeof(global::System.Runtime.Serialization.StreamingContext)
1226 }, ReturnType = typeof(global::System.Reflection.MemberInfo[]))]
1227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "GetUninitializedObject", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(object))]
1228 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "PopulateObjectMembers", MemberParameters = new object[]
1229 {
1230 typeof(object),
1231 typeof(global::System.Reflection.MemberInfo[]),
1232 typeof(object[])
1233 }, ReturnType = typeof(object))]
1234 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.FormatterServices), Member = "GetObjectData", MemberParameters = new object[]
1235 {
1236 typeof(object),
1237 typeof(global::System.Reflection.MemberInfo[])
1238 }, ReturnType = typeof(object[]))]
1239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "GetCompletionInfo", MemberParameters = new object[]
1240 {
1241 typeof(global::System.Runtime.Serialization.FixupHolder),
1242 typeof(ref global::System.Runtime.Serialization.ObjectHolder),
1243 typeof(ref object),
1244 typeof(bool)
1245 }, ReturnType = typeof(bool))]
1246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "CompleteObject", MemberParameters = new object[]
1247 {
1248 typeof(global::System.Runtime.Serialization.ObjectHolder),
1249 typeof(bool)
1250 }, ReturnType = typeof(void))]
1251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "CompleteISerializableObject", MemberParameters = new object[]
1252 {
1253 typeof(object),
1254 typeof(global::System.Runtime.Serialization.SerializationInfo),
1255 typeof(global::System.Runtime.Serialization.StreamingContext)
1256 }, ReturnType = typeof(void))]
1257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "GetConstructor", MemberParameters = new object[] { typeof(global::System.RuntimeType) }, ReturnType = typeof(global::System.Reflection.RuntimeConstructorInfo))]
1258 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "DoFixups", ReturnType = typeof(void))]
1259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.ObjectManager), Member = "RecordFixup", MemberParameters = new object[]
1260 {
1261 typeof(long),
1262 typeof(global::System.Reflection.MemberInfo),
1263 typeof(long)
1264 }, ReturnType = typeof(void))]
1265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.SerializationInfo), Member = "GetElement", MemberParameters = new object[]
1266 {
1267 typeof(string),
1268 typeof(ref global::System.Type)
1269 }, ReturnType = typeof(object))]
1270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryConverter), Member = "GetBinaryTypeInfo", MemberParameters = new object[]
1271 {
1272 typeof(global::System.Type),
1273 typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo),
1274 typeof(string),
1275 typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter),
1276 typeof(ref object),
1277 typeof(ref int)
1278 }, ReturnType = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum))]
1279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryConverter), Member = "WriteTypeInfo", MemberParameters = new object[]
1280 {
1281 typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum),
1282 typeof(object),
1283 typeof(int),
1284 typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryWriter)
1285 }, ReturnType = typeof(void))]
1286 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryConverter), Member = "ReadTypeInfo", MemberParameters = new object[]
1287 {
1288 typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum),
1289 typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser),
1290 typeof(ref int)
1291 }, ReturnType = typeof(object))]
1292 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryConverter), Member = "TypeFromInfo", MemberParameters = new object[]
1293 {
1294 typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum),
1295 typeof(object),
1296 typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader),
1297 typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo),
1298 typeof(ref global::System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE),
1299 typeof(ref string),
1300 typeof(ref global::System.Type),
1301 typeof(ref bool)
1302 }, ReturnType = typeof(void))]
1303 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo), Member = "GetAssembly", ReturnType = typeof(global::System.Reflection.Assembly))]
1304 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord), Member = "Read", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser) }, ReturnType = typeof(void))]
1305 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectMap), Member = ".ctor", MemberParameters = new object[]
1306 {
1307 typeof(string),
1308 typeof(string[]),
1309 typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryTypeEnum[]),
1310 typeof(object[]),
1311 typeof(int[]),
1312 typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader),
1313 typeof(int),
1314 typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo),
1315 typeof(global::System.Runtime.Serialization.Formatters.Binary.SizedArray)
1316 }, ReturnType = typeof(void))]
1317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryFormatter), Member = "Deserialize", MemberParameters = new object[]
1318 {
1319 typeof(global::System.IO.Stream),
1320 typeof(global::System.Runtime.Remoting.Messaging.HeaderHandler),
1321 typeof(bool)
1322 }, ReturnType = typeof(object))]
1323 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryFormatter), Member = "Serialize", MemberParameters = new object[]
1324 {
1325 typeof(global::System.IO.Stream),
1326 typeof(object),
1327 typeof(global::System.Runtime.Remoting.Messaging.Header[]),
1328 typeof(bool)
1329 }, ReturnType = typeof(void))]
1330 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryWriter), Member = "WriteValue", MemberParameters = new object[]
1331 {
1332 typeof(global::System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE),
1333 typeof(object)
1334 }, ReturnType = typeof(void))]
1335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo), Member = "InitSerialize", MemberParameters = new object[]
1336 {
1337 typeof(object),
1338 typeof(global::System.Runtime.Serialization.ISurrogateSelector),
1339 typeof(global::System.Runtime.Serialization.StreamingContext),
1340 typeof(global::System.Runtime.Serialization.Formatters.Binary.SerObjectInfoInit),
1341 typeof(global::System.Runtime.Serialization.IFormatterConverter),
1342 typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter),
1343 typeof(global::System.Runtime.Serialization.SerializationBinder)
1344 }, ReturnType = typeof(void))]
1345 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo), Member = "CheckTypeForwardedFrom", MemberParameters = new object[]
1346 {
1347 typeof(global::System.Runtime.Serialization.Formatters.Binary.SerObjectInfoCache),
1348 typeof(global::System.Type),
1349 typeof(string)
1350 }, ReturnType = typeof(void))]
1351 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.WriteObjectInfo), Member = "GetMemberType", MemberParameters = new object[] { typeof(global::System.Reflection.MemberInfo) }, ReturnType = typeof(global::System.Type))]
1352 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo), Member = "GetMemberInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Reflection.MemberInfo))]
1353 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo), Member = "GetType", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Type))]
1354 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo), Member = "GetMemberTypes", MemberParameters = new object[]
1355 {
1356 typeof(string[]),
1357 typeof(global::System.Type)
1358 }, ReturnType = typeof(global::System.Type[]))]
1359 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ReadObjectInfo), Member = "GetMemberType", MemberParameters = new object[] { typeof(global::System.Reflection.MemberInfo) }, ReturnType = typeof(global::System.Type))]
1360 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "Deserialize", MemberParameters = new object[]
1361 {
1362 typeof(global::System.Runtime.Remoting.Messaging.HeaderHandler),
1363 typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser),
1364 typeof(bool)
1365 }, ReturnType = typeof(object))]
1366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "Parse", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord) }, ReturnType = typeof(void))]
1367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "ParseError", MemberParameters = new object[]
1368 {
1369 typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord),
1370 typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord)
1371 }, ReturnType = typeof(void))]
1372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "ParseObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord) }, ReturnType = typeof(void))]
1373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "ParseArray", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord) }, ReturnType = typeof(void))]
1374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectReader), Member = "ParseMember", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord) }, ReturnType = typeof(void))]
1375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter), Member = "Serialize", MemberParameters = new object[]
1376 {
1377 typeof(object),
1378 typeof(global::System.Runtime.Remoting.Messaging.Header[]),
1379 typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryWriter),
1380 typeof(bool)
1381 }, ReturnType = typeof(void))]
1382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ObjectWriter), Member = "GetNext", MemberParameters = new object[] { typeof(ref long) }, ReturnType = typeof(object))]
1383 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "Run", ReturnType = typeof(void))]
1384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadAssembly", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) }, ReturnType = typeof(void))]
1385 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadObject", ReturnType = typeof(void))]
1386 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadCrossAppDomainMap", ReturnType = typeof(void))]
1387 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadObjectWithMap", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMap) }, ReturnType = typeof(void))]
1388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadObjectWithMapTyped", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryObjectWithMapTyped) }, ReturnType = typeof(void))]
1389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadObjectString", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) }, ReturnType = typeof(void))]
1390 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadMemberPrimitiveTyped", ReturnType = typeof(void))]
1391 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadArray", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.BinaryHeaderEnum) }, ReturnType = typeof(void))]
1392 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.__BinaryParser), Member = "ReadValue", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.Formatters.Binary.InternalPrimitiveTypeE) }, ReturnType = typeof(object))]
1393 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Serialization.Formatters.Binary.ValueFixup), Member = "Fixup", MemberParameters = new object[]
1394 {
1395 typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord),
1396 typeof(global::System.Runtime.Serialization.Formatters.Binary.ParseRecord)
1397 }, ReturnType = typeof(void))]
1398 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FileBasedResourceGroveler), Member = "CreateResourceSet", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Resources.ResourceSet))]
1399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "GetNeutralResourcesLanguage", MemberParameters = new object[]
1400 {
1401 typeof(global::System.Reflection.Assembly),
1402 typeof(ref global::System.Resources.UltimateResourceFallbackLocation)
1403 }, ReturnType = typeof(global::System.Globalization.CultureInfo))]
1404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "CreateResourceSet", MemberParameters = new object[]
1405 {
1406 typeof(global::System.IO.Stream),
1407 typeof(global::System.Reflection.Assembly)
1408 }, ReturnType = typeof(global::System.Resources.ResourceSet))]
1409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "CaseInsensitiveManifestResourceStreamLookup", MemberParameters = new object[]
1410 {
1411 typeof(global::System.Reflection.RuntimeAssembly),
1412 typeof(string)
1413 }, ReturnType = typeof(global::System.IO.Stream))]
1414 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "HandleSatelliteMissing", ReturnType = typeof(void))]
1415 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "HandleResourceStreamMissing", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1416 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceManager), Member = "GetSatelliteContractVersion", MemberParameters = new object[] { typeof(global::System.Reflection.Assembly) }, ReturnType = typeof(global::System.Version))]
1417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "GetNamePosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
1418 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "FindPosForResource", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(int))]
1419 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "AllocateStringForNameIndex", MemberParameters = new object[]
1420 {
1421 typeof(int),
1422 typeof(ref int)
1423 }, ReturnType = typeof(string))]
1424 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "GetValueForNameIndex", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
1425 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "LoadString", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
1426 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "_LoadObjectV2", MemberParameters = new object[]
1427 {
1428 typeof(int),
1429 typeof(ref global::System.Resources.ResourceTypeCode)
1430 }, ReturnType = typeof(object))]
1431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "DeserializeObject", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(object))]
1432 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceReader), Member = "_ReadResources", ReturnType = typeof(void))]
1433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceSet), Member = "GetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1434 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ResourceSet), Member = "GetString", MemberParameters = new object[]
1435 {
1436 typeof(string),
1437 typeof(bool)
1438 }, ReturnType = typeof(string))]
1439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.MemberInfoSerializationHolder), Member = "GetRealObject", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(object))]
1440 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.__Error), Member = "WinIOError", MemberParameters = new object[]
1441 {
1442 typeof(int),
1443 typeof(string)
1444 }, ReturnType = typeof(void))]
1445 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.BinaryReader), Member = "ReadString", ReturnType = typeof(string))]
1446 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Globalization.GregorianCalendarTypes) }, ReturnType = typeof(void))]
1447 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendar), Member = "GetDaysInMonth", MemberParameters = new object[]
1448 {
1449 typeof(int),
1450 typeof(int),
1451 typeof(int)
1452 }, ReturnType = typeof(int))]
1453 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureInfo), Member = "VerifyCultureName", MemberParameters = new object[]
1454 {
1455 typeof(string),
1456 typeof(bool)
1457 }, ReturnType = typeof(bool))]
1458 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 120)]
1459 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(global::System.Globalization.CultureInfo))]
1460 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
1461 {
1462 typeof(global::System.IFormatProvider),
1463 typeof(string),
1464 typeof(object[])
1465 }, ReturnType = typeof(string))]
1466 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1467 internal unsafe static string GetResourceString(string key, params object[] values)
1468 {
1469 throw null;
1470 }
1471
1472 [global::Cpp2ILInjected.Token(Token = "0x6000E69")]
1473 [global::Cpp2ILInjected.Address(RVA = "0x1C78848", Offset = "0x1C78848", Length = "0x17C")]
1474 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.Encoding), Member = "get_EncodingName", ReturnType = typeof(string))]
1476 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1477 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(global::System.Globalization.CultureInfo))]
1478 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "ToString", MemberParameters = new object[] { typeof(global::System.IFormatProvider) }, ReturnType = typeof(string))]
1479 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
1480 internal static string GetResourceStringEncodingName(int codePage)
1481 {
1482 throw null;
1483 }
1484
1485 [global::Cpp2ILInjected.Token(Token = "0x17000143")]
1486 public static string CurrentDirectory
1487 {
1488 [global::Cpp2ILInjected.Token(Token = "0x6000E6A")]
1489 [global::Cpp2ILInjected.Address(RVA = "0x1C789C4", Offset = "0x1C789C4", Length = "0x8")]
1490 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Directory), Member = "GetCurrentDirectory", ReturnType = typeof(string))]
1491 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1492 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.Directory), Member = "InsecureGetCurrentDirectory", ReturnType = typeof(string))]
1493 get
1494 {
1495 throw null;
1496 }
1497 }
1498
1499 [global::Cpp2ILInjected.Token(Token = "0x17000144")]
1500 public static int CurrentManagedThreadId
1501 {
1502 [global::Cpp2ILInjected.Token(Token = "0x6000E6B")]
1503 [global::Cpp2ILInjected.Address(RVA = "0x1C789CC", Offset = "0x1C789CC", Length = "0x18")]
1504 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.CancellationTokenRegistration), Member = "Dispose", ReturnType = typeof(void))]
1505 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.CancellationTokenSource), Member = "InternalRegister", MemberParameters = new object[]
1506 {
1507 typeof(global::System.Action<object>),
1508 typeof(object),
1509 typeof(global::System.Threading.SynchronizationContext),
1510 typeof(global::System.Threading.ExecutionContext)
1511 }, ReturnType = typeof(global::System.Threading.CancellationTokenRegistration))]
1512 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.CancellationTokenSource), Member = "NotifyCancellation", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1513 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.CancellationTokenSource), Member = "ExecuteCallbackHandlers", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
1514 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.CancellationTokenSource), Member = "CancellationCallbackCoreWork", MemberParameters = new object[] { typeof(global::System.Threading.CancellationCallbackCoreWorkArguments) }, ReturnType = typeof(void))]
1515 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Claims.ClaimsIdentity.<get_Claims>d__51", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Claims.ClaimsIdentity.<get_Claims>d__51", Member = "System.Collections.Generic.IEnumerable<System.Security.Claims.Claim>.GetEnumerator", ReturnType = typeof(global::System.Collections.Generic.IEnumerator<global::System.Security.Claims.Claim>))]
1517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Claims.ClaimsIdentity), Member = "get_Claims", ReturnType = typeof(global::System.Collections.Generic.IEnumerable<global::System.Security.Claims.Claim>))]
1518 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Internal.Cryptography.Pal.CertificateData.<ReadReverseRdns>d__21", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1519 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Internal.Cryptography.Pal.CertificateData.<ReadReverseRdns>d__21", Member = "System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String,System.String>>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<KeyValuePair`2<String, String>>")]
1520 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Internal.Cryptography.Pal.CertificateData", Member = "ReadReverseRdns", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X500DistinguishedName" }, ReturnType = "System.Collections.Generic.IEnumerable`1<KeyValuePair`2<String, String>>")]
1521 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<SelectIterator>d__5`2", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1522 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<SelectIterator>d__5`2", Member = "System.Collections.Generic.IEnumerable<TResult>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TResult>")]
1523 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<SelectManyIterator>d__17`2", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1524 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<SelectManyIterator>d__17`2", Member = "System.Collections.Generic.IEnumerable<TResult>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TResult>")]
1525 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<TakeIterator>d__25`1", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1526 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<TakeIterator>d__25`1", Member = "System.Collections.Generic.IEnumerable<TSource>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TSource>")]
1527 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<DistinctIterator>d__68`1", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1528 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<DistinctIterator>d__68`1", Member = "System.Collections.Generic.IEnumerable<TSource>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TSource>")]
1529 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<UnionIterator>d__71`1", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1530 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<UnionIterator>d__71`1", Member = "System.Collections.Generic.IEnumerable<TSource>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TSource>")]
1531 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<ExceptIterator>d__77`1", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1532 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<ExceptIterator>d__77`1", Member = "System.Collections.Generic.IEnumerable<TSource>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TSource>")]
1533 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<OfTypeIterator>d__97`1", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1534 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<OfTypeIterator>d__97`1", Member = "System.Collections.Generic.IEnumerable<TResult>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TResult>")]
1535 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<CastIterator>d__99`1", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1536 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Linq.Enumerable.<CastIterator>d__99`1", Member = "System.Collections.Generic.IEnumerable<TResult>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<TResult>")]
1537 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XContainer.<Nodes>d__18", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1538 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XContainer.<Nodes>d__18", Member = "System.Collections.Generic.IEnumerable<System.Xml.Linq.XNode>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<XNode>")]
1539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XContainer", Member = "Nodes", ReturnType = "System.Collections.Generic.IEnumerable`1<XNode>")]
1540 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XElement.<GetAttributes>d__116", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1541 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XElement.<GetAttributes>d__116", Member = "System.Collections.Generic.IEnumerable<System.Xml.Linq.XAttribute>.GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<XAttribute>")]
1542 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Linq.XElement", Member = "GetAttributes", MemberParameters = new object[] { "System.Xml.Linq.XName" }, ReturnType = "System.Collections.Generic.IEnumerable`1<XAttribute>")]
1543 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 37)]
1544 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Thread), Member = "get_CurrentThread", ReturnType = typeof(global::System.Threading.Thread))]
1545 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Thread), Member = "get_ManagedThreadId", ReturnType = typeof(int))]
1546 get
1547 {
1548 throw null;
1549 }
1550 }
1551
1552 [global::Cpp2ILInjected.Token(Token = "0x17000145")]
1553 public static extern bool HasShutdownStarted
1554 {
1555 [global::Cpp2ILInjected.Token(Token = "0x6000E6C")]
1556 [global::Cpp2ILInjected.Address(RVA = "0x1C789E4", Offset = "0x1C789E4", Length = "0x4")]
1557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Gen2GcCallback), Member = "Finalize", ReturnType = typeof(void))]
1558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPoolWorkQueueThreadLocals), Member = "Finalize", ReturnType = typeof(void))]
1559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.TaskExceptionHolder), Member = "Finalize", ReturnType = typeof(void))]
1560 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NclUtilities", Member = "get_HasShutdownStarted", ReturnType = typeof(bool))]
1561 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1562 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1563 [MethodImpl(4096)]
1564 get;
1565 }
1566
1567 [global::Cpp2ILInjected.Token(Token = "0x17000146")]
1568 public static extern string MachineName
1569 {
1570 [global::Cpp2ILInjected.Token(Token = "0x6000E6D")]
1571 [global::Cpp2ILInjected.Address(RVA = "0x1C789E8", Offset = "0x1C789E8", Length = "0x4")]
1572 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Protocol.Ntlm.Type1Message", Member = ".ctor", ReturnType = typeof(void))]
1573 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Protocol.Ntlm.Type3Message", Member = ".ctor", MemberParameters = new object[] { "Mono.Security.Protocol.Ntlm.Type2Message" }, ReturnType = typeof(void))]
1574 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1575 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1576 [MethodImpl(4096)]
1577 get;
1578 }
1579
1580 [global::Cpp2ILInjected.Token(Token = "0x6000E6E")]
1581 [global::Cpp2ILInjected.Address(RVA = "0x1C789EC", Offset = "0x1C789EC", Length = "0x4")]
1582 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1583 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1584 [MethodImpl(4096)]
1585 private static extern string GetNewLine();
1586
1587 [global::Cpp2ILInjected.Token(Token = "0x17000147")]
1588 public static string NewLine
1589 {
1590 [global::Cpp2ILInjected.Token(Token = "0x6000E6F")]
1591 [global::Cpp2ILInjected.Address(RVA = "0x1C789F0", Offset = "0x1C789F0", Length = "0x68")]
1592 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ThreadedRenderManager", Member = "GetStackTrace", MemberParameters = new object[] { typeof(global::System.Threading.Thread) }, ReturnType = typeof(string))]
1593 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.ASN1), Member = "ToString", ReturnType = typeof(string))]
1594 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.Cryptography.KeyPairPersistence), Member = "ToXml", ReturnType = typeof(string))]
1595 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentException), Member = "get_Message", ReturnType = typeof(string))]
1596 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ArgumentOutOfRangeException), Member = "get_Message", ReturnType = typeof(string))]
1597 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.BadImageFormatException), Member = "ToString", ReturnType = typeof(string))]
1598 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ObjectDisposedException), Member = "get_Message", ReturnType = typeof(string))]
1599 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "ToString", MemberParameters = new object[]
1600 {
1601 typeof(bool),
1602 typeof(bool)
1603 }, ReturnType = typeof(string))]
1604 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "FixRemotingException", ReturnType = typeof(global::System.Exception))]
1605 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "AppendLine", ReturnType = typeof(global::System.Text.StringBuilder))]
1606 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Text.StringBuilder), Member = "AppendLine", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Text.StringBuilder))]
1607 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.SecurityElement), Member = "ToXml", MemberParameters = new object[]
1608 {
1609 typeof(ref global::System.Text.StringBuilder),
1610 typeof(int)
1611 }, ReturnType = typeof(void))]
1612 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.ExternalException), Member = "ToString", ReturnType = typeof(string))]
1613 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.COMException), Member = "ToString", ReturnType = typeof(string))]
1614 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.FileBasedResourceGroveler), Member = "GrovelForResourceSet", MemberParameters = new object[]
1615 {
1616 typeof(global::System.Globalization.CultureInfo),
1617 typeof(global::System.Collections.Generic.Dictionary<string, global::System.Resources.ResourceSet>),
1618 typeof(bool),
1619 typeof(bool),
1620 typeof(ref global::System.Threading.StackCrawlMark)
1621 }, ReturnType = typeof(global::System.Resources.ResourceSet))]
1622 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileLoadException), Member = "ToString", ReturnType = typeof(string))]
1623 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.FileNotFoundException), Member = "ToString", ReturnType = typeof(string))]
1624 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.TextWriter), Member = ".ctor", ReturnType = typeof(void))]
1625 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.TextWriter), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.IFormatProvider) }, ReturnType = typeof(void))]
1626 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.TextWriter), Member = ".cctor", ReturnType = typeof(void))]
1627 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.UnexceptionalStreamReader), Member = ".cctor", ReturnType = typeof(void))]
1628 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.UnexceptionalStreamReader), Member = "CheckEOL", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
1629 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CultureNotFoundException), Member = "get_Message", ReturnType = typeof(string))]
1630 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "AddFrames", MemberParameters = new object[]
1631 {
1632 typeof(global::System.Text.StringBuilder),
1633 typeof(bool),
1634 typeof(ref bool)
1635 }, ReturnType = typeof(bool))]
1636 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "GetFullNameForStackTrace", MemberParameters = new object[]
1637 {
1638 typeof(global::System.Text.StringBuilder),
1639 typeof(global::System.Reflection.MethodBase),
1640 typeof(bool),
1641 typeof(ref bool),
1642 typeof(ref bool)
1643 }, ReturnType = typeof(void))]
1644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Diagnostics.StackTrace), Member = "ToString", ReturnType = typeof(string))]
1645 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.DefaultTraceListener", Member = "WriteLine", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1646 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.AsnEncodedData", Member = "SubjectAltName", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
1647 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X500DistinguishedName", Member = "Format", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
1648 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X500DistinguishedName", Member = "GetSeparator", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X500DistinguishedNameFlags" }, ReturnType = typeof(string))]
1649 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X500DistinguishedName", Member = "AreEqual", MemberParameters = new object[] { "System.Security.Cryptography.X509Certificates.X500DistinguishedName", "System.Security.Cryptography.X509Certificates.X500DistinguishedName" }, ReturnType = typeof(bool))]
1650 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509BasicConstraintsExtension", Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
1651 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509Certificate2Collection", Member = ".cctor", ReturnType = typeof(void))]
1652 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension", Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
1653 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509KeyUsageExtension", Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
1654 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.X509Certificates.X509SubjectKeyIdentifierExtension", Member = "ToString", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
1655 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.XmlWriterSettings", Member = "Initialize", ReturnType = typeof(void))]
1656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonPosition", Member = "FormatMessage", MemberParameters = new object[]
1657 {
1658 "Newtonsoft.Json.IJsonLineInfo",
1659 typeof(string),
1660 typeof(string)
1661 }, ReturnType = typeof(string))]
1662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.MiscellaneousUtils", Member = "CreateArgumentOutOfRangeException", MemberParameters = new object[]
1663 {
1664 typeof(string),
1665 typeof(object),
1666 typeof(string)
1667 }, ReturnType = typeof(global::System.ArgumentOutOfRangeException))]
1668 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.TraceJsonReader", Member = ".ctor", MemberParameters = new object[] { "Newtonsoft.Json.JsonReader" }, ReturnType = typeof(void))]
1669 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.TraceJsonWriter", Member = ".ctor", MemberParameters = new object[] { "Newtonsoft.Json.JsonWriter" }, ReturnType = typeof(void))]
1670 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateObject", MemberParameters = new object[]
1671 {
1672 "Newtonsoft.Json.JsonReader",
1673 typeof(global::System.Type),
1674 "Newtonsoft.Json.Serialization.JsonContract",
1675 "Newtonsoft.Json.Serialization.JsonProperty",
1676 "Newtonsoft.Json.Serialization.JsonContainerContract",
1677 "Newtonsoft.Json.Serialization.JsonProperty",
1678 typeof(object)
1679 }, ReturnType = typeof(object))]
1680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "EnsureArrayContract", MemberParameters = new object[]
1681 {
1682 "Newtonsoft.Json.JsonReader",
1683 typeof(global::System.Type),
1684 "Newtonsoft.Json.Serialization.JsonContract"
1685 }, ReturnType = "Newtonsoft.Json.Serialization.JsonArrayContract")]
1686 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalReader", Member = "CreateISerializable", MemberParameters = new object[]
1687 {
1688 "Newtonsoft.Json.JsonReader",
1689 "Newtonsoft.Json.Serialization.JsonISerializableContract",
1690 "Newtonsoft.Json.Serialization.JsonProperty",
1691 typeof(string)
1692 }, ReturnType = typeof(object))]
1693 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.JsonSerializerInternalWriter", Member = "SerializeISerializable", MemberParameters = new object[]
1694 {
1695 "Newtonsoft.Json.JsonWriter",
1696 typeof(global::System.Runtime.Serialization.ISerializable),
1697 "Newtonsoft.Json.Serialization.JsonISerializableContract",
1698 "Newtonsoft.Json.Serialization.JsonProperty",
1699 "Newtonsoft.Json.Serialization.JsonContainerContract",
1700 "Newtonsoft.Json.Serialization.JsonProperty"
1701 }, ReturnType = typeof(void))]
1702 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.ASN1", Member = "ToString", ReturnType = typeof(string))]
1703 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509Extension", Member = "WriteLine", MemberParameters = new object[]
1704 {
1705 typeof(global::System.Text.StringBuilder),
1706 typeof(int),
1707 typeof(int)
1708 }, ReturnType = typeof(void))]
1709 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.BasicConstraintsExtension", Member = "ToString", ReturnType = typeof(string))]
1710 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.Extensions.KeyUsageExtension", Member = "ToString", ReturnType = typeof(string))]
1711 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 78)]
1712 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1713 get
1714 {
1715 throw null;
1716 }
1717 }
1718
1719 [global::Cpp2ILInjected.Token(Token = "0x17000148")]
1720 internal static extern global::System.PlatformID Platform
1721 {
1722 [global::System.Runtime.CompilerServices.CompilerGenerated]
1723 [global::Cpp2ILInjected.Token(Token = "0x6000E70")]
1724 [global::Cpp2ILInjected.Address(RVA = "0x1C78A58", Offset = "0x1C78A58", Length = "0x4")]
1725 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1726 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1727 [MethodImpl(4096)]
1728 get;
1729 }
1730
1731 [global::Cpp2ILInjected.Token(Token = "0x6000E71")]
1732 [global::Cpp2ILInjected.Address(RVA = "0x1C78A5C", Offset = "0x1C78A5C", Length = "0x4")]
1733 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1734 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1735 [MethodImpl(4096)]
1736 internal static extern string GetOSVersionString();
1737
1738 [global::Cpp2ILInjected.Token(Token = "0x17000149")]
1739 public static global::System.OperatingSystem OSVersion
1740 {
1741 [global::Cpp2ILInjected.Token(Token = "0x6000E72")]
1742 [global::Cpp2ILInjected.Address(RVA = "0x1C78A60", Offset = "0x1C78A60", Length = "0xB4")]
1743 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1744 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.Cryptography.KeyPairPersistence), Member = "CanSecure", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
1745 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Platform", Member = "CheckOS", ReturnType = typeof(void))]
1746 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.Process", Member = "CreatePipe", MemberParameters = new object[]
1747 {
1748 typeof(ref global::System.IntPtr),
1749 typeof(ref global::System.IntPtr),
1750 typeof(bool)
1751 }, ReturnType = typeof(void))]
1752 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.Process", Member = "get_IsWindows", ReturnType = typeof(bool))]
1753 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.UnixIPGlobalPropertiesFactoryPal", Member = "Create", ReturnType = "System.Net.NetworkInformation.IPGlobalProperties")]
1754 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.NetworkInformation.UnixNetworkInterfaceFactoryPal", Member = "Create", ReturnType = "System.Net.NetworkInformation.NetworkInterfaceFactory")]
1755 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1756 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "CreateVersionFromString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Version))]
1757 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OperatingSystem), Member = ".ctor", MemberParameters = new object[]
1758 {
1759 typeof(global::System.PlatformID),
1760 typeof(global::System.Version)
1761 }, ReturnType = typeof(void))]
1762 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1763 get
1764 {
1765 throw null;
1766 }
1767 }
1768
1769 [global::Cpp2ILInjected.Token(Token = "0x6000E73")]
1770 [global::Cpp2ILInjected.Address(RVA = "0x1C78B14", Offset = "0x1C78B14", Length = "0x21C")]
1771 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1772 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "get_OSVersion", ReturnType = typeof(global::System.OperatingSystem))]
1773 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1774 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
1775 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "IsDigit", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
1776 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Version), Member = ".ctor", MemberParameters = new object[]
1777 {
1778 typeof(int),
1779 typeof(int),
1780 typeof(int),
1781 typeof(int)
1782 }, ReturnType = typeof(void))]
1783 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1784 internal static global::System.Version CreateVersionFromString(string info)
1785 {
1786 throw null;
1787 }
1788
1789 [global::Cpp2ILInjected.Token(Token = "0x1700014A")]
1790 public static string StackTrace
1791 {
1792 [global::Cpp2ILInjected.Token(Token = "0x6000E74")]
1793 [global::Cpp2ILInjected.Address(RVA = "0x1C78D30", Offset = "0x1C78D30", Length = "0x64")]
1794 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceEventCache", Member = "get_Callstack", ReturnType = typeof(string))]
1795 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.TraceListener", Member = "WriteFooter", MemberParameters = new object[] { "System.Diagnostics.TraceEventCache" }, ReturnType = typeof(void))]
1796 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1797 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Diagnostics.StackTrace), Member = ".ctor", MemberParameters = new object[]
1798 {
1799 typeof(int),
1800 typeof(bool)
1801 }, ReturnType = typeof(void))]
1802 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1803 get
1804 {
1805 throw null;
1806 }
1807 }
1808
1809 [global::Cpp2ILInjected.Token(Token = "0x1700014B")]
1810 public static extern int TickCount
1811 {
1812 [global::Cpp2ILInjected.Token(Token = "0x6000E75")]
1813 [global::Cpp2ILInjected.Address(RVA = "0x1C78D94", Offset = "0x1C78D94", Length = "0x4")]
1814 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.UnifiedRandom", Member = ".ctor", ReturnType = typeof(void))]
1815 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ManualResetEventSlim), Member = "Wait", MemberParameters = new object[]
1816 {
1817 typeof(int),
1818 typeof(global::System.Threading.CancellationToken)
1819 }, ReturnType = typeof(bool))]
1820 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.PlatformHelper), Member = "get_ProcessorCount", ReturnType = typeof(int))]
1821 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.TimeoutHelper), Member = "GetTime", ReturnType = typeof(uint))]
1822 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.TimeoutHelper), Member = "UpdateTimeOut", MemberParameters = new object[]
1823 {
1824 typeof(uint),
1825 typeof(int)
1826 }, ReturnType = typeof(int))]
1827 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SemaphoreSlim), Member = "Wait", MemberParameters = new object[]
1828 {
1829 typeof(int),
1830 typeof(global::System.Threading.CancellationToken)
1831 }, ReturnType = typeof(bool))]
1832 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SemaphoreSlim), Member = "WaitUntilCountOrTimeout", MemberParameters = new object[]
1833 {
1834 typeof(int),
1835 typeof(uint),
1836 typeof(global::System.Threading.CancellationToken)
1837 }, ReturnType = typeof(bool))]
1838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SpinLock), Member = "ContinueTryEnter", MemberParameters = new object[]
1839 {
1840 typeof(int),
1841 typeof(ref bool)
1842 }, ReturnType = typeof(void))]
1843 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.SpinLock), Member = "ContinueTryEnterWithThreadTracking", MemberParameters = new object[]
1844 {
1845 typeof(int),
1846 typeof(uint),
1847 typeof(ref bool)
1848 }, ReturnType = typeof(void))]
1849 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPoolWorkQueue), Member = "Dispatch", ReturnType = typeof(bool))]
1850 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "SpinThenBlockingWait", MemberParameters = new object[]
1851 {
1852 typeof(int),
1853 typeof(global::System.Threading.CancellationToken)
1854 }, ReturnType = typeof(bool))]
1855 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingServices), Member = "NewUri", ReturnType = typeof(string))]
1856 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1.LockedStack", Member = "TryPush", MemberParameters = new object[] { "T[]" }, ReturnType = typeof(bool))]
1857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Buffers.TlsOverPerCoreLockedStacksArrayPool<>), Member = "Trim", ReturnType = typeof(bool))]
1858 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "Scan", MemberParameters = new object[]
1859 {
1860 "System.Text.RegularExpressions.Regex",
1861 typeof(string),
1862 typeof(int),
1863 typeof(int),
1864 typeof(int),
1865 typeof(int),
1866 typeof(bool),
1867 typeof(global::System.TimeSpan)
1868 }, ReturnType = "System.Text.RegularExpressions.Match")]
1869 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "StartTimeoutWatch", ReturnType = typeof(void))]
1870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "DoCheckTimeout", ReturnType = typeof(void))]
1871 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.Timer", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1872 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.Timer", Member = "get_TimeRemaining", ReturnType = typeof(int))]
1873 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.TimerQueue", Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.InfiniteTimerQueue", Member = "CreateTimer", MemberParameters = new object[]
1875 {
1876 "System.Net.TimerThread.Callback",
1877 typeof(object)
1878 }, ReturnType = "System.Net.TimerThread.Timer")]
1879 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.TimerNode", Member = ".ctor", MemberParameters = new object[]
1880 {
1881 "System.Net.TimerThread.Callback",
1882 typeof(object),
1883 typeof(int),
1884 typeof(object)
1885 }, ReturnType = typeof(void))]
1886 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.TimerNode", Member = ".ctor", ReturnType = typeof(void))]
1887 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.TimerNode", Member = "Fire", ReturnType = typeof(bool))]
1888 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread.InfiniteTimer", Member = ".ctor", ReturnType = typeof(void))]
1889 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.TimerThread", Member = "ThreadProc", ReturnType = typeof(void))]
1890 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.SecureStringHasher", Member = ".ctor", ReturnType = typeof(void))]
1891 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.NameTable", Member = ".ctor", ReturnType = typeof(void))]
1892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.PropertyNameTable", Member = ".cctor", ReturnType = typeof(void))]
1893 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 36)]
1894 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1895 [MethodImpl(4096)]
1896 get;
1897 }
1898
1899 [global::Cpp2ILInjected.Token(Token = "0x1700014C")]
1900 public static string UserDomainName
1901 {
1902 [global::Cpp2ILInjected.Token(Token = "0x6000E76")]
1903 [global::Cpp2ILInjected.Address(RVA = "0x1C78D98", Offset = "0x1C78D98", Length = "0x4")]
1904 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Protocol.Ntlm.Type1Message", Member = ".ctor", ReturnType = typeof(void))]
1905 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1906 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1907 get
1908 {
1909 throw null;
1910 }
1911 }
1912
1913 [global::Cpp2ILInjected.Token(Token = "0x1700014D")]
1914 public static extern string UserName
1915 {
1916 [global::Cpp2ILInjected.Token(Token = "0x6000E77")]
1917 [global::Cpp2ILInjected.Address(RVA = "0x1C78D9C", Offset = "0x1C78D9C", Length = "0x4")]
1918 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.Protocol.Ntlm.Type3Message", Member = ".ctor", MemberParameters = new object[] { "Mono.Security.Protocol.Ntlm.Type2Message" }, ReturnType = typeof(void))]
1919 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1920 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1921 [MethodImpl(4096)]
1922 get;
1923 }
1924
1925 [global::Cpp2ILInjected.Token(Token = "0x6000E78")]
1926 [global::Cpp2ILInjected.Address(RVA = "0x1C78DA0", Offset = "0x1C78DA0", Length = "0x4")]
1927 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1928 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1929 [MethodImpl(4096)]
1930 public static extern void Exit(int exitCode);
1931
1932 [global::Cpp2ILInjected.Token(Token = "0x6000E79")]
1933 [global::Cpp2ILInjected.Address(RVA = "0x1C78DA4", Offset = "0x1C78DA4", Length = "0x2B8")]
1934 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1935 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Base.PathService", Member = "ExpandPathVariables", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1936 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1937 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
1938 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[]
1939 {
1940 typeof(char),
1941 typeof(int)
1942 }, ReturnType = typeof(int))]
1943 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = ".ctor", ReturnType = typeof(void))]
1944 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[]
1945 {
1946 typeof(string),
1947 typeof(int),
1948 typeof(int)
1949 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1950 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
1951 {
1952 typeof(int),
1953 typeof(int)
1954 }, ReturnType = typeof(string))]
1955 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1956 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Text.StringBuilder))]
1957 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetEnvironmentVariablesNoCase", ReturnType = typeof(global::System.Collections.Hashtable))]
1958 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(global::System.Text.StringBuilder))]
1959 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1960 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1961 public static string ExpandEnvironmentVariables(string name)
1962 {
1963 throw null;
1964 }
1965
1966 [global::Cpp2ILInjected.Token(Token = "0x6000E7A")]
1967 [global::Cpp2ILInjected.Address(RVA = "0x1C7914C", Offset = "0x1C7914C", Length = "0x4")]
1968 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1969 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1970 [MethodImpl(4096)]
1971 internal static extern string internalGetEnvironmentVariable_native(global::System.IntPtr variable);
1972
1973 [global::Cpp2ILInjected.Token(Token = "0x6000E7B")]
1974 [global::Cpp2ILInjected.Address(RVA = "0x1C79150", Offset = "0x1C79150", Length = "0xC8")]
1975 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1976 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "ExpandEnvironmentVariables", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1977 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "GetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1978 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "GetEnvironmentVariablesNoCase", ReturnType = typeof(global::System.Collections.Hashtable))]
1979 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "GetEnvironmentVariables", ReturnType = typeof(global::System.Collections.IDictionary))]
1980 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "ReadXdgUserDir", MemberParameters = new object[]
1981 {
1982 typeof(string),
1983 typeof(string),
1984 typeof(string),
1985 typeof(string)
1986 }, ReturnType = typeof(string))]
1987 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "UnixGetFolderPath", MemberParameters = new object[]
1988 {
1989 typeof(global::System.Environment.SpecialFolder),
1990 typeof(global::System.Environment.SpecialFolderOption)
1991 }, ReturnType = typeof(string))]
1992 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.ConsoleDriver), Member = ".cctor", ReturnType = typeof(void))]
1993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TermInfoDriver), Member = "SearchTerminfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1994 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.CompareInfo), Member = "get_UseManagedCollation", ReturnType = typeof(bool))]
1995 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
1996 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Mono.RuntimeMarshal), Member = "MarshalString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::Mono.SafeStringMarshal))]
1997 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Mono.SafeStringMarshal), Member = "get_Value", ReturnType = typeof(global::System.IntPtr))]
1998 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::Mono.SafeStringMarshal), Member = "Dispose", ReturnType = typeof(void))]
1999 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
2000 internal static string internalGetEnvironmentVariable(string variable)
2001 {
2002 throw null;
2003 }
2004
2005 [global::Cpp2ILInjected.Token(Token = "0x6000E7C")]
2006 [global::Cpp2ILInjected.Address(RVA = "0x1C7905C", Offset = "0x1C7905C", Length = "0x4")]
2007 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.OSX.PathService", Member = "GetStoragePath", ReturnType = typeof(string))]
2008 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Linux.PathService", Member = "GetStoragePath", ReturnType = typeof(string))]
2009 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetTzEnvironmentVariable", ReturnType = typeof(string))]
2010 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetTimeZoneDirectory", ReturnType = typeof(string))]
2011 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.MonoIO), Member = ".cctor", ReturnType = typeof(void))]
2012 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Net.Security.MonoTlsProviderFactory", Member = "CreateDefaultProviderImpl", ReturnType = "Mono.Net.Security.MobileTlsProvider")]
2013 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Uri", Member = ".cctor", ReturnType = typeof(void))]
2014 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.DefaultTraceListener", Member = ".cctor", ReturnType = typeof(void))]
2015 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Sockets.SafeSocketHandle", Member = ".cctor", ReturnType = typeof(void))]
2016 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
2017 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2018 public static string GetEnvironmentVariable(string variable)
2019 {
2020 throw null;
2021 }
2022
2023 [global::Cpp2ILInjected.Token(Token = "0x6000E7D")]
2024 [global::Cpp2ILInjected.Address(RVA = "0x1C79078", Offset = "0x1C79078", Length = "0xD4")]
2025 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2026 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "ExpandEnvironmentVariables", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2027 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2028 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.CaseInsensitiveHashCodeProvider), Member = "get_Default", ReturnType = typeof(global::System.Collections.CaseInsensitiveHashCodeProvider))]
2029 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.CaseInsensitiveComparer), Member = "get_Default", ReturnType = typeof(global::System.Collections.CaseInsensitiveComparer))]
2030 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", MemberParameters = new object[]
2031 {
2032 typeof(global::System.Collections.IHashCodeProvider),
2033 typeof(global::System.Collections.IComparer)
2034 }, ReturnType = typeof(void))]
2035 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2036 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
2037 private static global::System.Collections.Hashtable GetEnvironmentVariablesNoCase()
2038 {
2039 throw null;
2040 }
2041
2042 [global::Cpp2ILInjected.Token(Token = "0x6000E7E")]
2043 [global::Cpp2ILInjected.Address(RVA = "0x1C7921C", Offset = "0x1C7921C", Length = "0xB0")]
2044 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2045 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.ProcessStartInfo", Member = "get_EnvironmentVariables", ReturnType = "System.Collections.Specialized.StringDictionary")]
2046 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2047 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", ReturnType = typeof(void))]
2048 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2049 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
2050 public static global::System.Collections.IDictionary GetEnvironmentVariables()
2051 {
2052 throw null;
2053 }
2054
2055 [global::Cpp2ILInjected.Token(Token = "0x6000E7F")]
2056 [global::Cpp2ILInjected.Address(RVA = "0x1C792CC", Offset = "0x1C792CC", Length = "0x8")]
2057 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.OS.Windows.PathService", Member = "GetStoragePath", ReturnType = typeof(string))]
2058 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.Cryptography.KeyPairPersistence), Member = "get_UserPath", ReturnType = typeof(string))]
2059 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::Mono.Security.Cryptography.KeyPairPersistence), Member = "get_MachinePath", ReturnType = typeof(string))]
2060 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpListener", Member = "LoadCertificateAndKey", MemberParameters = new object[]
2061 {
2062 "System.Net.IPAddress",
2063 typeof(int)
2064 }, ReturnType = typeof(global::System.Security.Cryptography.X509Certificates.X509Certificate))]
2065 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509StoreManager", Member = "get_CurrentUserPath", ReturnType = typeof(string))]
2066 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509StoreManager", Member = "get_LocalMachinePath", ReturnType = typeof(string))]
2067 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509StoreManager", Member = "get_NewCurrentUserPath", ReturnType = typeof(string))]
2068 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Mono.Security.X509.X509StoreManager", Member = "get_NewLocalMachinePath", ReturnType = typeof(string))]
2069 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
2070 public static string GetFolderPath(global::System.Environment.SpecialFolder folder)
2071 {
2072 throw null;
2073 }
2074
2075 [global::Cpp2ILInjected.Token(Token = "0x6000E80")]
2076 [global::Cpp2ILInjected.Address(RVA = "0x1C79308", Offset = "0x1C79308", Length = "0x4")]
2077 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2078 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2079 [MethodImpl(4096)]
2080 private static extern string GetWindowsFolderPath(int folder);
2081
2082 [global::Cpp2ILInjected.Token(Token = "0x6000E81")]
2083 [global::Cpp2ILInjected.Address(RVA = "0x1C792D4", Offset = "0x1C792D4", Length = "0x34")]
2084 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2085 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2086 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Security.SecurityManager), Member = "EnsureElevatedPermissions", ReturnType = typeof(void))]
2087 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "UnixGetFolderPath", MemberParameters = new object[]
2088 {
2089 typeof(global::System.Environment.SpecialFolder),
2090 typeof(global::System.Environment.SpecialFolderOption)
2091 }, ReturnType = typeof(string))]
2092 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2093 public static string GetFolderPath(global::System.Environment.SpecialFolder folder, global::System.Environment.SpecialFolderOption option)
2094 {
2095 throw null;
2096 }
2097
2098 [global::Cpp2ILInjected.Token(Token = "0x6000E82")]
2099 [global::Cpp2ILInjected.Address(RVA = "0x1C797A8", Offset = "0x1C797A8", Length = "0x450")]
2100 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2103 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
2104 {
2105 typeof(string),
2106 typeof(string)
2107 }, ReturnType = typeof(bool))]
2108 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.Path), Member = "Combine", MemberParameters = new object[]
2109 {
2110 typeof(string),
2111 typeof(string)
2112 }, ReturnType = typeof(string))]
2113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.File), Member = "Exists", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.StreamReader), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
2115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", ReturnType = typeof(string))]
2116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
2117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[]
2118 {
2119 typeof(int),
2120 typeof(int)
2121 }, ReturnType = typeof(string))]
2122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
2123 {
2124 typeof(string),
2125 typeof(string)
2126 }, ReturnType = typeof(bool))]
2127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2128 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string))]
2129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "StartsWithOrdinalUnchecked", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2130 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 26)]
2131 private static string ReadXdgUserDir(string config_dir, string home_dir, string key, string fallback)
2132 {
2133 throw null;
2134 }
2135
2136 [global::Cpp2ILInjected.Token(Token = "0x6000E83")]
2137 [global::Cpp2ILInjected.Address(RVA = "0x1C7930C", Offset = "0x1C7930C", Length = "0x49C")]
2138 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Environment), Member = "GetFolderPath", MemberParameters = new object[]
2140 {
2141 typeof(global::System.Environment.SpecialFolder),
2142 typeof(global::System.Environment.SpecialFolderOption)
2143 }, ReturnType = typeof(string))]
2144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "internalGetEnvironmentVariable", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
2147 {
2148 typeof(string),
2149 typeof(string)
2150 }, ReturnType = typeof(bool))]
2151 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.Path), Member = "Combine", MemberParameters = new object[]
2152 {
2153 typeof(string),
2154 typeof(string)
2155 }, ReturnType = typeof(string))]
2156 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.IO.Path), Member = "Combine", MemberParameters = new object[]
2157 {
2158 typeof(string),
2159 typeof(string),
2160 typeof(string)
2161 }, ReturnType = typeof(string))]
2162 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
2163 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 43)]
2164 internal static string UnixGetFolderPath(global::System.Environment.SpecialFolder folder, global::System.Environment.SpecialFolderOption option)
2165 {
2166 throw null;
2167 }
2168
2169 [global::Cpp2ILInjected.Token(Token = "0x6000E84")]
2170 [global::Cpp2ILInjected.Address(RVA = "0x1C79BFC", Offset = "0x1C79BFC", Length = "0xC")]
2171 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Resources.ManifestBasedResourceGroveler), Member = "HandleResourceStreamMissing", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
2172 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2173 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2174 public static void FailFast(string message)
2175 {
2176 throw null;
2177 }
2178
2179 [global::Cpp2ILInjected.Token(Token = "0x6000E85")]
2180 [global::Cpp2ILInjected.Address(RVA = "0x1C79C0C", Offset = "0x1C79C0C", Length = "0x8")]
2181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ExecutionContext), Member = "OnAsyncLocalContextChanged", MemberParameters = new object[]
2182 {
2183 typeof(global::System.Threading.ExecutionContext),
2184 typeof(global::System.Threading.ExecutionContext)
2185 }, ReturnType = typeof(void))]
2186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2187 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2188 public static void FailFast(string message, global::System.Exception exception)
2189 {
2190 throw null;
2191 }
2192
2193 [global::Cpp2ILInjected.Token(Token = "0x6000E86")]
2194 [global::Cpp2ILInjected.Address(RVA = "0x1C79C08", Offset = "0x1C79C08", Length = "0x4")]
2195 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2196 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2197 [MethodImpl(4096)]
2198 internal static extern void FailFast(string message, global::System.Exception exception, string errorSource);
2199
2200 [global::Cpp2ILInjected.Token(Token = "0x1700014E")]
2201 public static extern int ProcessorCount
2202 {
2203 [global::Cpp2ILInjected.Token(Token = "0x6000E87")]
2204 [global::Cpp2ILInjected.Address(RVA = "0x1C79C14", Offset = "0x1C79C14", Length = "0x4")]
2205 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.PlatformHelper), Member = "get_ProcessorCount", ReturnType = typeof(int))]
2206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPoolGlobals), Member = ".cctor", ReturnType = typeof(void))]
2207 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1.PerCoreLockedStacks", Member = ".ctor", ReturnType = typeof(void))]
2208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
2209 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2210 [MethodImpl(4096)]
2211 get;
2212 }
2213
2214 [global::Cpp2ILInjected.Token(Token = "0x1700014F")]
2215 internal static bool IsRunningOnWindows
2216 {
2217 [global::Cpp2ILInjected.Token(Token = "0x6000E88")]
2218 [global::Cpp2ILInjected.Address(RVA = "0x1C79060", Offset = "0x1C79060", Length = "0x18")]
2219 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2220 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.InteropServices.Marshal), Member = ".cctor", ReturnType = typeof(void))]
2221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "InsecureGetFullPath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2222 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetInvalidFileNameChars", ReturnType = typeof(char[]))]
2223 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "GetInvalidPathChars", ReturnType = typeof(char[]))]
2224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Path), Member = "CanonicalizePath", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
2225 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
2226 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2227 get
2228 {
2229 throw null;
2230 }
2231 }
2232
2233 [global::Cpp2ILInjected.Token(Token = "0x6000E89")]
2234 [global::Cpp2ILInjected.Address(RVA = "0x1C79218", Offset = "0x1C79218", Length = "0x4")]
2235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2236 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2237 [MethodImpl(4096)]
2238 private static extern string[] GetEnvironmentVariableNames();
2239
2240 [global::Cpp2ILInjected.Token(Token = "0x6000E8A")]
2241 [global::Cpp2ILInjected.Address(RVA = "0x1C79C18", Offset = "0x1C79C18", Length = "0x4")]
2242 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.RemotingConfiguration), Member = "LoadDefaultDelayedChannels", ReturnType = typeof(void))]
2243 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2244 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2245 [MethodImpl(4096)]
2246 internal static extern string GetMachineConfigPath();
2247
2248 [global::Cpp2ILInjected.Token(Token = "0x6000E8B")]
2249 [global::Cpp2ILInjected.Address(RVA = "0x1C79BF8", Offset = "0x1C79BF8", Length = "0x4")]
2250 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2251 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2252 [MethodImpl(4096)]
2253 internal static extern string internalGetHome();
2254
2255 [global::Cpp2ILInjected.Token(Token = "0x6000E8C")]
2256 [global::Cpp2ILInjected.Address(RVA = "0x1C79C1C", Offset = "0x1C79C1C", Length = "0x4")]
2257 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = "GetProcessDefaultStackSize", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
2258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2259 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2260 [MethodImpl(4096)]
2261 internal static extern int GetPageSize();
2262
2263 [global::Cpp2ILInjected.Token(Token = "0x17000150")]
2264 internal static bool IsUnix
2265 {
2266 [global::Cpp2ILInjected.Token(Token = "0x6000E8D")]
2267 [global::Cpp2ILInjected.Address(RVA = "0x1C79C20", Offset = "0x1C79C20", Length = "0x38")]
2268 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Security.Principal.WindowsIdentity), Member = "SetToken", MemberParameters = new object[] { typeof(global::System.IntPtr) }, ReturnType = typeof(void))]
2270 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2271 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2272 get
2273 {
2274 throw null;
2275 }
2276 }
2277
2278 [global::Cpp2ILInjected.Token(Token = "0x6000E8E")]
2279 [global::Cpp2ILInjected.Address(RVA = "0x1C79C58", Offset = "0x1C79C58", Length = "0x90")]
2280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "GetStackTrace", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string))]
2281 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Exception), Member = "GetObjectData", MemberParameters = new object[]
2282 {
2283 typeof(global::System.Runtime.Serialization.SerializationInfo),
2284 typeof(global::System.Runtime.Serialization.StreamingContext)
2285 }, ReturnType = typeof(void))]
2286 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Diagnostics.StackTrace), Member = ".ctor", MemberParameters = new object[]
2288 {
2289 typeof(global::System.Exception),
2290 typeof(bool)
2291 }, ReturnType = typeof(void))]
2292 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Diagnostics.StackTrace), Member = ".ctor", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
2293 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Diagnostics.StackTrace), Member = "ToString", MemberParameters = new object[] { typeof(global::System.Diagnostics.StackTrace.TraceFormat) }, ReturnType = typeof(string))]
2294 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
2295 internal static string GetStackTrace(global::System.Exception e, bool needFileInfo)
2296 {
2297 throw null;
2298 }
2299
2300 [global::Cpp2ILInjected.Token(Token = "0x40005F7")]
2301 private const string mono_corlib_version = "1A5E0066-58DC-428A-B21C-0AD6CDAE2789";
2302
2303 [global::Cpp2ILInjected.Token(Token = "0x40005F8")]
2304 private static string nl;
2305
2306 [global::Cpp2ILInjected.Token(Token = "0x40005F9")]
2307 private static global::System.OperatingSystem os;
2308
2309 [global::System.Runtime.InteropServices.ComVisible(true)]
2310 [global::Cpp2ILInjected.Token(Token = "0x2000165")]
2311 public enum SpecialFolder
2312 {
2313 [global::Cpp2ILInjected.Token(Token = "0x40005FB")]
2314 MyDocuments = 5,
2315 [global::Cpp2ILInjected.Token(Token = "0x40005FC")]
2316 Desktop = 0,
2317 [global::Cpp2ILInjected.Token(Token = "0x40005FD")]
2318 MyComputer = 17,
2319 [global::Cpp2ILInjected.Token(Token = "0x40005FE")]
2320 Programs = 2,
2321 [global::Cpp2ILInjected.Token(Token = "0x40005FF")]
2322 Personal = 5,
2323 [global::Cpp2ILInjected.Token(Token = "0x4000600")]
2324 Favorites,
2325 [global::Cpp2ILInjected.Token(Token = "0x4000601")]
2326 Startup,
2327 [global::Cpp2ILInjected.Token(Token = "0x4000602")]
2328 Recent,
2329 [global::Cpp2ILInjected.Token(Token = "0x4000603")]
2330 SendTo,
2331 [global::Cpp2ILInjected.Token(Token = "0x4000604")]
2332 StartMenu = 11,
2333 [global::Cpp2ILInjected.Token(Token = "0x4000605")]
2334 MyMusic = 13,
2335 [global::Cpp2ILInjected.Token(Token = "0x4000606")]
2336 DesktopDirectory = 16,
2337 [global::Cpp2ILInjected.Token(Token = "0x4000607")]
2338 Templates = 21,
2339 [global::Cpp2ILInjected.Token(Token = "0x4000608")]
2340 ApplicationData = 26,
2341 [global::Cpp2ILInjected.Token(Token = "0x4000609")]
2342 LocalApplicationData = 28,
2343 [global::Cpp2ILInjected.Token(Token = "0x400060A")]
2344 InternetCache = 32,
2345 [global::Cpp2ILInjected.Token(Token = "0x400060B")]
2346 Cookies,
2347 [global::Cpp2ILInjected.Token(Token = "0x400060C")]
2348 History,
2349 [global::Cpp2ILInjected.Token(Token = "0x400060D")]
2350 CommonApplicationData,
2351 [global::Cpp2ILInjected.Token(Token = "0x400060E")]
2352 System = 37,
2353 [global::Cpp2ILInjected.Token(Token = "0x400060F")]
2354 ProgramFiles,
2355 [global::Cpp2ILInjected.Token(Token = "0x4000610")]
2356 MyPictures,
2357 [global::Cpp2ILInjected.Token(Token = "0x4000611")]
2358 CommonProgramFiles = 43,
2359 [global::Cpp2ILInjected.Token(Token = "0x4000612")]
2360 MyVideos = 14,
2361 [global::Cpp2ILInjected.Token(Token = "0x4000613")]
2362 NetworkShortcuts = 19,
2363 [global::Cpp2ILInjected.Token(Token = "0x4000614")]
2364 Fonts,
2365 [global::Cpp2ILInjected.Token(Token = "0x4000615")]
2366 CommonStartMenu = 22,
2367 [global::Cpp2ILInjected.Token(Token = "0x4000616")]
2368 CommonPrograms,
2369 [global::Cpp2ILInjected.Token(Token = "0x4000617")]
2370 CommonStartup,
2371 [global::Cpp2ILInjected.Token(Token = "0x4000618")]
2372 CommonDesktopDirectory,
2373 [global::Cpp2ILInjected.Token(Token = "0x4000619")]
2374 PrinterShortcuts = 27,
2375 [global::Cpp2ILInjected.Token(Token = "0x400061A")]
2376 Windows = 36,
2377 [global::Cpp2ILInjected.Token(Token = "0x400061B")]
2378 UserProfile = 40,
2379 [global::Cpp2ILInjected.Token(Token = "0x400061C")]
2380 SystemX86,
2381 [global::Cpp2ILInjected.Token(Token = "0x400061D")]
2382 ProgramFilesX86,
2383 [global::Cpp2ILInjected.Token(Token = "0x400061E")]
2384 CommonProgramFilesX86 = 44,
2385 [global::Cpp2ILInjected.Token(Token = "0x400061F")]
2386 CommonTemplates,
2387 [global::Cpp2ILInjected.Token(Token = "0x4000620")]
2388 CommonDocuments,
2389 [global::Cpp2ILInjected.Token(Token = "0x4000621")]
2390 CommonAdminTools,
2391 [global::Cpp2ILInjected.Token(Token = "0x4000622")]
2392 AdminTools,
2393 [global::Cpp2ILInjected.Token(Token = "0x4000623")]
2394 CommonMusic = 53,
2395 [global::Cpp2ILInjected.Token(Token = "0x4000624")]
2396 CommonPictures,
2397 [global::Cpp2ILInjected.Token(Token = "0x4000625")]
2398 CommonVideos,
2399 [global::Cpp2ILInjected.Token(Token = "0x4000626")]
2400 Resources,
2401 [global::Cpp2ILInjected.Token(Token = "0x4000627")]
2402 LocalizedResources,
2403 [global::Cpp2ILInjected.Token(Token = "0x4000628")]
2404 CommonOemLinks,
2405 [global::Cpp2ILInjected.Token(Token = "0x4000629")]
2406 CDBurning
2407 }
2408
2409 [global::Cpp2ILInjected.Token(Token = "0x2000166")]
2411 {
2412 [global::Cpp2ILInjected.Token(Token = "0x400062B")]
2413 None,
2414 [global::Cpp2ILInjected.Token(Token = "0x400062C")]
2415 DoNotVerify = 16384,
2416 [global::Cpp2ILInjected.Token(Token = "0x400062D")]
2417 Create = 32768
2418 }
2419 }
2420}
class f__AnonymousType0<< Count > j__TPar
static unsafe string GetResourceString(string key, params object[] values)
static void FailFast(string message, global::System.Exception exception, string errorSource)
static string internalGetEnvironmentVariable(string variable)
static string CurrentDirectory
static string GetFolderPath(global::System.Environment.SpecialFolder folder)
static int GetPageSize()
static string ReadXdgUserDir(string config_dir, string home_dir, string key, string fallback)
static string GetResourceStringEncodingName(int codePage)
static unsafe string GetResourceString(string key)
static global::System.Collections.IDictionary GetEnvironmentVariables()
static string nl
static string GetFolderPath(global::System.Environment.SpecialFolder folder, global::System.Environment.SpecialFolderOption option)
static string GetMachineConfigPath()
static global::System.Collections.Hashtable GetEnvironmentVariablesNoCase()
static global::System.Version CreateVersionFromString(string info)
static string ExpandEnvironmentVariables(string name)
static string GetWindowsFolderPath(int folder)
static string GetStackTrace(global::System.Exception e, bool needFileInfo)
static int CurrentManagedThreadId
static string GetNewLine()
static string internalGetHome()
static string GetOSVersionString()
static string[] GetEnvironmentVariableNames()
static string UnixGetFolderPath(global::System.Environment.SpecialFolder folder, global::System.Environment.SpecialFolderOption option)
static string internalGetEnvironmentVariable_native(global::System.IntPtr variable)
static global::System.OperatingSystem os
static void FailFast(string message)
static string GetEnvironmentVariable(string variable)
static void Exit(int exitCode)
static void FailFast(string message, global::System.Exception exception)
TypeCode
Definition TypeCode.cs:8