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
ResourceManager.cs
Go to the documentation of this file.
1using System;
5using System.IO;
10using System.Text;
12using Cpp2ILInjected;
14
15namespace System.Resources
16{
17 [global::System.Runtime.InteropServices.ComVisible(true)]
18 [global::Cpp2ILInjected.Token(Token = "0x20004B3")]
19 [global::System.Serializable]
20 public class ResourceManager
21 {
22 [global::Cpp2ILInjected.Token(Token = "0x6002301")]
23 [global::Cpp2ILInjected.Address(RVA = "0x1B7AD14", Offset = "0x1B7AD14", Length = "0x118")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = ".ctor", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
28 [MethodImpl(8)]
29 private void Init()
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6002302")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1B7AE30", Offset = "0x1B7AE30", Length = "0xCC")]
36 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentResourceManager", Member = ".ctor", ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "Init", ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager.ResourceManagerMediator), Member = ".ctor", MemberParameters = new object[] { typeof(ResourceManager) }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
42 protected ResourceManager()
43 {
44 throw null;
45 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x6002303")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1B7AF78", Offset = "0x1B7AF78", Length = "0x358")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentResourceManager", Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
54 {
55 typeof(global::System.Type),
56 typeof(global::System.Type)
57 }, ReturnType = typeof(bool))]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "CommonAssemblyInit", ReturnType = typeof(void))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
61 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 28)]
64 [MethodImpl(8)]
65 public ResourceManager(global::System.Type resourceSource)
66 {
67 throw null;
68 }
69
70 [global::System.Runtime.Serialization.OnDeserializing]
71 [global::Cpp2ILInjected.Token(Token = "0x6002304")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1B7B428", Offset = "0x1B7B428", Length = "0x10")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 private void OnDeserializing(global::System.Runtime.Serialization.StreamingContext ctx)
75 {
76 throw null;
77 }
78
79 [global::System.Runtime.Serialization.OnDeserialized]
80 [global::Cpp2ILInjected.Token(Token = "0x6002305")]
81 [global::Cpp2ILInjected.Address(RVA = "0x1B7B438", Offset = "0x1B7B438", Length = "0x1C4")]
82 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = ".ctor", ReturnType = typeof(void))]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager.ResourceManagerMediator), Member = ".ctor", MemberParameters = new object[] { typeof(ResourceManager) }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManifestBasedResourceGroveler), Member = "GetNeutralResourcesLanguage", MemberParameters = new object[]
88 {
89 typeof(global::System.Reflection.Assembly),
91 }, ReturnType = typeof(global::System.Globalization.CultureInfo))]
92 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
93 private void OnDeserialized(global::System.Runtime.Serialization.StreamingContext ctx)
94 {
95 throw null;
96 }
97
98 [global::System.Runtime.Serialization.OnSerializing]
99 [global::Cpp2ILInjected.Token(Token = "0x6002306")]
100 [global::Cpp2ILInjected.Address(RVA = "0x1B7B5FC", Offset = "0x1B7B5FC", Length = "0x68")]
101 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", ReturnType = typeof(void))]
103 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
104 private void OnSerializing(global::System.Runtime.Serialization.StreamingContext ctx)
105 {
106 throw null;
107 }
108
109 [global::Cpp2ILInjected.Token(Token = "0x6002307")]
110 [global::Cpp2ILInjected.Address(RVA = "0x1B7B2D4", Offset = "0x1B7B2D4", Length = "0x154")]
111 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = ".ctor", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(void))]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
113 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = ".ctor", ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager.ResourceManagerMediator), Member = ".ctor", MemberParameters = new object[] { typeof(ResourceManager) }, ReturnType = typeof(void))]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManifestBasedResourceGroveler), Member = "GetNeutralResourcesLanguage", MemberParameters = new object[]
117 {
118 typeof(global::System.Reflection.Assembly),
119 typeof(ref UltimateResourceFallbackLocation)
120 }, ReturnType = typeof(global::System.Globalization.CultureInfo))]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Hashtable), Member = ".ctor", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
123 private void CommonAssemblyInit()
124 {
125 throw null;
126 }
127
128 [global::Cpp2ILInjected.Token(Token = "0x17000484")]
129 public virtual string BaseName
130 {
131 [global::Cpp2ILInjected.Token(Token = "0x6002308")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1B7B664", Offset = "0x1B7B664", Length = "0x8")]
133 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 get
135 {
136 throw null;
137 }
138 }
139
140 [global::Cpp2ILInjected.Token(Token = "0x17000485")]
141 public virtual bool IgnoreCase
142 {
143 [global::Cpp2ILInjected.Token(Token = "0x6002309")]
144 [global::Cpp2ILInjected.Address(RVA = "0x1B7B66C", Offset = "0x1B7B66C", Length = "0x8")]
145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 get
147 {
148 throw null;
149 }
150 }
151
152 [global::Cpp2ILInjected.Token(Token = "0x17000486")]
154 {
155 [global::Cpp2ILInjected.Token(Token = "0x600230A")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1B7B674", Offset = "0x1B7B674", Length = "0x8")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 get
159 {
160 throw null;
161 }
162 }
163
164 [global::Cpp2ILInjected.Token(Token = "0x600230B")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1B7B67C", Offset = "0x1B7B67C", Length = "0x130")]
166 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.Text.StringBuilder))]
170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.CultureInfo), Member = "get_HasInvariantCultureName", ReturnType = typeof(bool))]
171 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.CultureInfo), Member = "VerifyCultureName", MemberParameters = new object[]
172 {
173 typeof(string),
174 typeof(bool)
175 }, ReturnType = typeof(bool))]
176 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Text.StringBuilder), Member = "Append", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(global::System.Text.StringBuilder))]
177 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
178 protected virtual string GetResourceFileName(global::System.Globalization.CultureInfo culture)
179 {
180 throw null;
181 }
182
183 [global::Cpp2ILInjected.Token(Token = "0x600230C")]
184 [global::Cpp2ILInjected.Address(RVA = "0x1B7B7AC", Offset = "0x1B7B7AC", Length = "0x358")]
185 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
186 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
187 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
188 {
189 typeof(object),
190 typeof(ref bool)
191 }, ReturnType = typeof(void))]
192 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = "TryGetValue", MemberParameters = new object[]
193 {
194 typeof(object),
195 typeof(ref object)
196 }, ReturnType = typeof(bool))]
197 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
198 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.CultureInfo), Member = "get_HasInvariantCultureName", ReturnType = typeof(bool))]
199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.Assembly), Member = "GetManifestResourceStream", MemberParameters = new object[]
200 {
201 typeof(global::System.Type),
202 typeof(string),
203 typeof(bool),
204 typeof(ref global::System.Threading.StackCrawlMark)
205 }, ReturnType = typeof(global::System.IO.Stream))]
206 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManifestBasedResourceGroveler), Member = "CreateResourceSet", MemberParameters = new object[]
207 {
208 typeof(global::System.IO.Stream),
209 typeof(global::System.Reflection.Assembly)
210 }, ReturnType = typeof(ResourceSet))]
211 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "AddResourceSet", MemberParameters = new object[]
212 {
213 typeof(global::System.Collections.Generic.Dictionary<string, ResourceSet>),
214 typeof(string),
215 typeof(ref ResourceSet)
216 }, ReturnType = typeof(void))]
217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 17)]
219 [MethodImpl(8)]
220 public virtual ResourceSet GetResourceSet(global::System.Globalization.CultureInfo culture, bool createIfNotExists, bool tryParents)
221 {
222 throw null;
223 }
224
225 [global::Cpp2ILInjected.Token(Token = "0x600230D")]
226 [global::Cpp2ILInjected.Address(RVA = "0x1B7BC98", Offset = "0x1B7BC98", Length = "0x24")]
227 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
228 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "InternalGetResourceSet", MemberParameters = new object[]
229 {
230 typeof(global::System.Globalization.CultureInfo),
231 typeof(bool),
232 typeof(bool),
233 typeof(ref global::System.Threading.StackCrawlMark)
234 }, ReturnType = typeof(ResourceSet))]
235 [MethodImpl(8)]
236 protected virtual ResourceSet InternalGetResourceSet(global::System.Globalization.CultureInfo culture, bool createIfNotExists, bool tryParents)
237 {
238 throw null;
239 }
240
241 [global::Cpp2ILInjected.Token(Token = "0x600230E")]
242 [global::Cpp2ILInjected.Address(RVA = "0x1B7BCBC", Offset = "0x1B7BCBC", Length = "0x7E4")]
243 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
244 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = "InternalGetResourceSet", MemberParameters = new object[]
245 {
246 typeof(global::System.Globalization.CultureInfo),
247 typeof(bool),
248 typeof(bool)
249 }, ReturnType = typeof(ResourceSet))]
250 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
251 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
252 {
253 typeof(object),
254 typeof(ref bool)
255 }, ReturnType = typeof(void))]
256 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = "TryGetValue", MemberParameters = new object[]
257 {
258 typeof(object),
259 typeof(ref object)
260 }, ReturnType = typeof(bool))]
261 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
262 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceFallbackManager), Member = ".ctor", MemberParameters = new object[]
263 {
264 typeof(global::System.Globalization.CultureInfo),
265 typeof(global::System.Globalization.CultureInfo),
266 typeof(bool)
267 }, ReturnType = typeof(void))]
268 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceFallbackManager), Member = "GetEnumerator", ReturnType = typeof(global::System.Collections.Generic.IEnumerator<global::System.Globalization.CultureInfo>))]
269 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "AddResourceSet", MemberParameters = new object[]
270 {
271 typeof(global::System.Collections.Generic.Dictionary<string, ResourceSet>),
272 typeof(string),
273 typeof(ref ResourceSet)
274 }, ReturnType = typeof(void))]
275 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 36)]
276 private ResourceSet InternalGetResourceSet(global::System.Globalization.CultureInfo requestedCulture, bool createIfNotExists, bool tryParents, ref global::System.Threading.StackCrawlMark stackMark)
277 {
278 throw null;
279 }
280
281 [global::Cpp2ILInjected.Token(Token = "0x600230F")]
282 [global::Cpp2ILInjected.Address(RVA = "0x1B7BB04", Offset = "0x1B7BB04", Length = "0x194")]
283 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = "GetResourceSet", MemberParameters = new object[]
285 {
286 typeof(global::System.Globalization.CultureInfo),
287 typeof(bool),
288 typeof(bool)
289 }, ReturnType = typeof(ResourceSet))]
290 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = "InternalGetResourceSet", MemberParameters = new object[]
291 {
292 typeof(global::System.Globalization.CultureInfo),
293 typeof(bool),
294 typeof(bool),
295 typeof(ref global::System.Threading.StackCrawlMark)
296 }, ReturnType = typeof(ResourceSet))]
297 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
298 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Enter", MemberParameters = new object[]
299 {
300 typeof(object),
301 typeof(ref bool)
302 }, ReturnType = typeof(void))]
303 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = "TryGetValue", MemberParameters = new object[]
304 {
305 typeof(object),
306 typeof(ref object)
307 }, ReturnType = typeof(bool))]
308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = "ContainsValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
309 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Collections.Generic.Dictionary<object, object>), Member = "Add", MemberParameters = new object[]
310 {
311 typeof(object),
312 typeof(object)
313 }, ReturnType = typeof(void))]
314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Threading.Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
315 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
316 private static void AddResourceSet(global::System.Collections.Generic.Dictionary<string, ResourceSet> localResourceSets, string cultureName, ref ResourceSet rs)
317 {
318 throw null;
319 }
320
321 [global::Cpp2ILInjected.Token(Token = "0x6002310")]
322 [global::Cpp2ILInjected.Address(RVA = "0x1B7C4B0", Offset = "0x1B7C4B0", Length = "0x6E4")]
323 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
324 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager.ResourceManagerMediator), Member = "ObtainSatelliteContractVersion", MemberParameters = new object[] { typeof(global::System.Reflection.Assembly) }, ReturnType = typeof(global::System.Version))]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
326 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.CustomAttributeData), Member = "GetCustomAttributes", MemberParameters = new object[] { typeof(global::System.Reflection.Assembly) }, ReturnType = typeof(global::System.Collections.Generic.IList<global::System.Reflection.CustomAttributeData>))]
327 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
328 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
329 {
330 typeof(global::System.Type),
331 typeof(global::System.Type)
332 }, ReturnType = typeof(bool))]
333 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Version), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
335 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
336 {
337 typeof(string),
338 typeof(string)
339 }, ReturnType = typeof(void))]
340 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[]
341 {
342 typeof(string),
343 typeof(object[])
344 }, ReturnType = typeof(string))]
345 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
346 {
347 typeof(string),
348 typeof(global::System.Exception)
349 }, ReturnType = typeof(void))]
350 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 52)]
351 protected static global::System.Version GetSatelliteContractVersion(global::System.Reflection.Assembly a)
352 {
353 throw null;
354 }
355
356 [global::Cpp2ILInjected.Token(Token = "0x6002311")]
357 [global::Cpp2ILInjected.Address(RVA = "0x1B7CBF0", Offset = "0x1B7CBF0", Length = "0x18")]
358 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentResourceManager", Member = "get_NeutralResourcesCulture", ReturnType = typeof(global::System.Globalization.CultureInfo))]
359 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
360 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManifestBasedResourceGroveler), Member = "GetNeutralResourcesLanguage", MemberParameters = new object[]
361 {
362 typeof(global::System.Reflection.Assembly),
364 }, ReturnType = typeof(global::System.Globalization.CultureInfo))]
365 protected static global::System.Globalization.CultureInfo GetNeutralResourcesLanguage(global::System.Reflection.Assembly a)
366 {
367 throw null;
368 }
369
370 [global::Cpp2ILInjected.Token(Token = "0x6002312")]
371 [global::Cpp2ILInjected.Address(RVA = "0x1B7A98C", Offset = "0x1B7A98C", Length = "0x230")]
372 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "CanUseDefaultResourceClasses", MemberParameters = new object[]
374 {
375 typeof(string),
376 typeof(string)
377 }, ReturnType = typeof(bool))]
378 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceReader), Member = "_ReadResources", ReturnType = typeof(void))]
379 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
380 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IndexOf", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(int))]
381 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
382 {
383 typeof(string),
384 typeof(int),
385 typeof(string),
386 typeof(int),
387 typeof(int),
388 typeof(global::System.StringComparison)
389 }, ReturnType = typeof(int))]
390 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
391 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "IsWhiteSpace", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
392 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
393 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.AssemblyName), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
394 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
395 {
396 typeof(string),
397 typeof(string),
398 typeof(global::System.StringComparison)
399 }, ReturnType = typeof(int))]
400 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.AssemblyName), Member = "GetPublicKeyToken", ReturnType = typeof(byte[]))]
401 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
402 internal static bool CompareNames(string asmTypeName1, string typeName2, global::System.Reflection.AssemblyName asmName2)
403 {
404 throw null;
405 }
406
407 [global::Cpp2ILInjected.Token(Token = "0x6002313")]
408 [global::Cpp2ILInjected.Address(RVA = "0x1B7B2D0", Offset = "0x1B7B2D0", Length = "0x4")]
409 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
410 private void SetAppXConfiguration()
411 {
412 throw null;
413 }
414
415 // Note: this type is marked as 'beforefieldinit'.
416 [global::Cpp2ILInjected.Token(Token = "0x6002314")]
417 [global::Cpp2ILInjected.Address(RVA = "0x1B7CC08", Offset = "0x1B7CC08", Length = "0x15C")]
418 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
419 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
420 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
421 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
423 {
424 throw null;
425 }
426
427 [global::Cpp2ILInjected.Token(Token = "0x4001323")]
428 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
429 protected string BaseNameField;
430
431 [global::System.Obsolete("call InternalGetResourceSet instead")]
432 [global::Cpp2ILInjected.Token(Token = "0x4001324")]
433 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
434 protected global::System.Collections.Hashtable ResourceSets;
435
436 [global::Cpp2ILInjected.Token(Token = "0x4001325")]
437 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
438 [global::System.NonSerialized]
439 private global::System.Collections.Generic.Dictionary<string, ResourceSet> _resourceSets;
440
441 [global::Cpp2ILInjected.Token(Token = "0x4001326")]
442 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
443 private string moduleDir;
444
445 [global::Cpp2ILInjected.Token(Token = "0x4001327")]
446 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
447 protected global::System.Reflection.Assembly MainAssembly;
448
449 [global::Cpp2ILInjected.Token(Token = "0x4001328")]
450 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
451 private global::System.Type _locationInfo;
452
453 [global::Cpp2ILInjected.Token(Token = "0x4001329")]
454 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
455 private global::System.Type _userResourceSet;
456
457 [global::Cpp2ILInjected.Token(Token = "0x400132A")]
458 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
459 private global::System.Globalization.CultureInfo _neutralResourcesCulture;
460
461 [global::Cpp2ILInjected.Token(Token = "0x400132B")]
462 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
463 [global::System.NonSerialized]
465
466 [global::Cpp2ILInjected.Token(Token = "0x400132C")]
467 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
468 private bool _ignoreCase;
469
470 [global::Cpp2ILInjected.Token(Token = "0x400132D")]
471 [global::Cpp2ILInjected.FieldOffset(Offset = "0x59")]
472 private bool UseManifest;
473
474 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 1)]
475 [global::Cpp2ILInjected.Token(Token = "0x400132E")]
476 [global::Cpp2ILInjected.FieldOffset(Offset = "0x5A")]
477 private bool UseSatelliteAssem;
478
479 [global::System.Runtime.Serialization.OptionalField]
480 [global::Cpp2ILInjected.Token(Token = "0x400132F")]
481 [global::Cpp2ILInjected.FieldOffset(Offset = "0x5C")]
483
484 [global::System.Runtime.Serialization.OptionalField]
485 [global::Cpp2ILInjected.Token(Token = "0x4001330")]
486 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
487 private global::System.Version _satelliteContractVersion;
488
489 [global::System.Runtime.Serialization.OptionalField]
490 [global::Cpp2ILInjected.Token(Token = "0x4001331")]
491 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
493
494 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 1)]
495 [global::Cpp2ILInjected.Token(Token = "0x4001332")]
496 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
497 private global::System.Reflection.Assembly _callingAssembly;
498
499 [global::System.Runtime.Serialization.OptionalField(VersionAdded = 4)]
500 [global::Cpp2ILInjected.Token(Token = "0x4001333")]
501 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
502 private global::System.Reflection.RuntimeAssembly m_callingAssembly;
503
504 [global::Cpp2ILInjected.Token(Token = "0x4001334")]
505 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
506 [global::System.NonSerialized]
508
509 [global::Cpp2ILInjected.Token(Token = "0x4001335")]
510 public static readonly int MagicNumber;
511
512 [global::Cpp2ILInjected.Token(Token = "0x4001336")]
513 public static readonly int HeaderVersionNumber;
514
515 [global::Cpp2ILInjected.Token(Token = "0x4001337")]
516 private static readonly global::System.Type _minResourceSet;
517
518 [global::Cpp2ILInjected.Token(Token = "0x4001338")]
519 internal static readonly string ResReaderTypeName;
520
521 [global::Cpp2ILInjected.Token(Token = "0x4001339")]
522 internal static readonly string ResSetTypeName;
523
524 [global::Cpp2ILInjected.Token(Token = "0x400133A")]
525 internal static readonly string MscorlibName;
526
527 [global::Cpp2ILInjected.Token(Token = "0x400133B")]
528 internal static readonly int DEBUG;
529
530 [global::Cpp2ILInjected.Token(Token = "0x20004B4")]
532 {
533 [global::Cpp2ILInjected.Token(Token = "0x6002315")]
534 [global::Cpp2ILInjected.Address(RVA = "0x1B7AEFC", Offset = "0x1B7AEFC", Length = "0x8")]
535 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
536 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
538 {
539 throw null;
540 }
541 }
542
543 [global::Cpp2ILInjected.Token(Token = "0x20004B5")]
545 {
546 [global::Cpp2ILInjected.Token(Token = "0x6002316")]
547 [global::Cpp2ILInjected.Address(RVA = "0x1B7AF04", Offset = "0x1B7AF04", Length = "0x74")]
548 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = ".ctor", ReturnType = typeof(void))]
549 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = "OnDeserialized", MemberParameters = new object[] { typeof(global::System.Runtime.Serialization.StreamingContext) }, ReturnType = typeof(void))]
550 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ResourceManager), Member = "CommonAssemblyInit", ReturnType = typeof(void))]
551 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
552 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
553 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
554 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
556 {
557 throw null;
558 }
559
560 [global::Cpp2ILInjected.Token(Token = "0x17000487")]
561 internal string ModuleDir
562 {
563 [global::Cpp2ILInjected.Token(Token = "0x6002317")]
564 [global::Cpp2ILInjected.Address(RVA = "0x1B78414", Offset = "0x1B78414", Length = "0xC")]
565 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
566 get
567 {
568 throw null;
569 }
570 }
571
572 [global::Cpp2ILInjected.Token(Token = "0x17000488")]
573 internal global::System.Type LocationInfo
574 {
575 [global::Cpp2ILInjected.Token(Token = "0x6002318")]
576 [global::Cpp2ILInjected.Address(RVA = "0x1B78194", Offset = "0x1B78194", Length = "0xC")]
577 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
578 get
579 {
580 throw null;
581 }
582 }
583
584 [global::Cpp2ILInjected.Token(Token = "0x17000489")]
585 internal global::System.Type UserResourceSet
586 {
587 [global::Cpp2ILInjected.Token(Token = "0x6002319")]
588 [global::Cpp2ILInjected.Address(RVA = "0x1B78420", Offset = "0x1B78420", Length = "0xC")]
589 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
590 get
591 {
592 throw null;
593 }
594 }
595
596 [global::Cpp2ILInjected.Token(Token = "0x1700048A")]
597 internal string BaseNameField
598 {
599 [global::Cpp2ILInjected.Token(Token = "0x600231A")]
600 [global::Cpp2ILInjected.Address(RVA = "0x1B78188", Offset = "0x1B78188", Length = "0xC")]
601 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
602 get
603 {
604 throw null;
605 }
606 }
607
608 [global::Cpp2ILInjected.Token(Token = "0x1700048B")]
609 internal global::System.Globalization.CultureInfo NeutralResourcesCulture
610 {
611 [global::Cpp2ILInjected.Token(Token = "0x600231B")]
612 [global::Cpp2ILInjected.Address(RVA = "0x1B798CC", Offset = "0x1B798CC", Length = "0xC")]
613 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
614 get
615 {
616 throw null;
617 }
618 }
619
620 [global::Cpp2ILInjected.Token(Token = "0x600231C")]
621 [global::Cpp2ILInjected.Address(RVA = "0x1B780D8", Offset = "0x1B780D8", Length = "0x10")]
622 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
623 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
624 internal string GetResourceFileName(global::System.Globalization.CultureInfo culture)
625 {
626 throw null;
627 }
628
629 [global::Cpp2ILInjected.Token(Token = "0x1700048C")]
631 {
632 [global::Cpp2ILInjected.Token(Token = "0x600231D")]
633 [global::Cpp2ILInjected.Address(RVA = "0x1B7A274", Offset = "0x1B7A274", Length = "0xC")]
634 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
635 get
636 {
637 throw null;
638 }
639 [global::Cpp2ILInjected.Token(Token = "0x600231E")]
640 [global::Cpp2ILInjected.Address(RVA = "0x1B7A2E0", Offset = "0x1B7A2E0", Length = "0x10")]
641 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
642 set
643 {
644 throw null;
645 }
646 }
647
648 [global::Cpp2ILInjected.Token(Token = "0x1700048D")]
649 internal global::System.Version SatelliteContractVersion
650 {
651 [global::Cpp2ILInjected.Token(Token = "0x600231F")]
652 [global::Cpp2ILInjected.Address(RVA = "0x1B7A358", Offset = "0x1B7A358", Length = "0xC")]
653 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
654 get
655 {
656 throw null;
657 }
658 [global::Cpp2ILInjected.Token(Token = "0x6002320")]
659 [global::Cpp2ILInjected.Address(RVA = "0x1B7A2D4", Offset = "0x1B7A2D4", Length = "0xC")]
660 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
661 set
662 {
663 throw null;
664 }
665 }
666
667 [global::Cpp2ILInjected.Token(Token = "0x6002321")]
668 [global::Cpp2ILInjected.Address(RVA = "0x1B7A280", Offset = "0x1B7A280", Length = "0x54")]
669 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "GetSatelliteAssembly", MemberParameters = new object[]
670 {
671 typeof(global::System.Globalization.CultureInfo),
672 typeof(ref global::System.Threading.StackCrawlMark)
673 }, ReturnType = typeof(global::System.Reflection.RuntimeAssembly))]
674 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
675 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "GetSatelliteContractVersion", MemberParameters = new object[] { typeof(global::System.Reflection.Assembly) }, ReturnType = typeof(global::System.Version))]
676 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
677 internal global::System.Version ObtainSatelliteContractVersion(global::System.Reflection.Assembly a)
678 {
679 throw null;
680 }
681
682 [global::Cpp2ILInjected.Token(Token = "0x1700048E")]
684 {
685 [global::Cpp2ILInjected.Token(Token = "0x6002322")]
686 [global::Cpp2ILInjected.Address(RVA = "0x1B787AC", Offset = "0x1B787AC", Length = "0xC")]
687 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
688 get
689 {
690 throw null;
691 }
692 }
693
694 [global::Cpp2ILInjected.Token(Token = "0x1700048F")]
695 internal global::System.Reflection.RuntimeAssembly CallingAssembly
696 {
697 [global::Cpp2ILInjected.Token(Token = "0x6002323")]
698 [global::Cpp2ILInjected.Address(RVA = "0x1B79DA0", Offset = "0x1B79DA0", Length = "0xC")]
699 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
700 get
701 {
702 throw null;
703 }
704 }
705
706 [global::Cpp2ILInjected.Token(Token = "0x17000490")]
707 internal global::System.Reflection.RuntimeAssembly MainAssembly
708 {
709 [global::Cpp2ILInjected.Token(Token = "0x6002324")]
710 [global::Cpp2ILInjected.Address(RVA = "0x1B787B8", Offset = "0x1B787B8", Length = "0x7C")]
711 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
712 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "GrovelForResourceSet", MemberParameters = new object[]
713 {
714 typeof(global::System.Globalization.CultureInfo),
715 typeof(global::System.Collections.Generic.Dictionary<string, ResourceSet>),
716 typeof(bool),
717 typeof(bool),
718 typeof(ref global::System.Threading.StackCrawlMark)
719 }, ReturnType = typeof(ResourceSet))]
720 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "CreateResourceSet", MemberParameters = new object[]
721 {
722 typeof(global::System.IO.Stream),
723 typeof(global::System.Reflection.Assembly)
724 }, ReturnType = typeof(ResourceSet))]
725 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "GetManifestResourceStream", MemberParameters = new object[]
726 {
727 typeof(global::System.Reflection.RuntimeAssembly),
728 typeof(string),
729 typeof(ref global::System.Threading.StackCrawlMark)
730 }, ReturnType = typeof(global::System.IO.Stream))]
731 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "CaseInsensitiveManifestResourceStreamLookup", MemberParameters = new object[]
732 {
733 typeof(global::System.Reflection.RuntimeAssembly),
734 typeof(string)
735 }, ReturnType = typeof(global::System.IO.Stream))]
736 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "GetSatelliteAssembly", MemberParameters = new object[]
737 {
738 typeof(global::System.Globalization.CultureInfo),
739 typeof(ref global::System.Threading.StackCrawlMark)
740 }, ReturnType = typeof(global::System.Reflection.RuntimeAssembly))]
741 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "GetSatelliteAssemblyName", ReturnType = typeof(string))]
742 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "HandleSatelliteMissing", ReturnType = typeof(void))]
743 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManifestBasedResourceGroveler), Member = "HandleResourceStreamMissing", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
744 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
745 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
746 get
747 {
748 throw null;
749 }
750 }
751
752 [global::Cpp2ILInjected.Token(Token = "0x17000491")]
753 internal string BaseName
754 {
755 [global::Cpp2ILInjected.Token(Token = "0x6002325")]
756 [global::Cpp2ILInjected.Address(RVA = "0x1B7AD04", Offset = "0x1B7AD04", Length = "0x10")]
757 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
758 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
759 get
760 {
761 throw null;
762 }
763 }
764
765 [global::Cpp2ILInjected.Token(Token = "0x400133C")]
766 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
768 }
769 }
770}
class f__AnonymousType0<< Count > j__TPar
global::System.Globalization.CultureInfo NeutralResourcesCulture
string GetResourceFileName(global::System.Globalization.CultureInfo culture)
global::System.Version ObtainSatelliteContractVersion(global::System.Reflection.Assembly a)
global::System.Reflection.RuntimeAssembly CallingAssembly
global::System.Reflection.RuntimeAssembly MainAssembly
UltimateResourceFallbackLocation _fallbackLoc
static readonly global::System.Type _minResourceSet
static bool CompareNames(string asmTypeName1, string typeName2, global::System.Reflection.AssemblyName asmName2)
global::System.Version _satelliteContractVersion
global::System.Reflection.Assembly MainAssembly
global::System.Collections.Hashtable ResourceSets
virtual ResourceSet GetResourceSet(global::System.Globalization.CultureInfo culture, bool createIfNotExists, bool tryParents)
ResourceSet InternalGetResourceSet(global::System.Globalization.CultureInfo requestedCulture, bool createIfNotExists, bool tryParents, ref global::System.Threading.StackCrawlMark stackMark)
global::System.Reflection.RuntimeAssembly m_callingAssembly
static readonly string ResReaderTypeName
void OnSerializing(global::System.Runtime.Serialization.StreamingContext ctx)
void OnDeserializing(global::System.Runtime.Serialization.StreamingContext ctx)
static readonly int HeaderVersionNumber
UltimateResourceFallbackLocation FallbackLocation
void OnDeserialized(global::System.Runtime.Serialization.StreamingContext ctx)
global::System.Collections.Generic.Dictionary< string, ResourceSet > _resourceSets
global::System.Reflection.Assembly _callingAssembly
ResourceManager(global::System.Type resourceSource)
static readonly string ResSetTypeName
global::System.Globalization.CultureInfo _neutralResourcesCulture
static readonly string MscorlibName
static global::System.Version GetSatelliteContractVersion(global::System.Reflection.Assembly a)
static void AddResourceSet(global::System.Collections.Generic.Dictionary< string, ResourceSet > localResourceSets, string cultureName, ref ResourceSet rs)
virtual string GetResourceFileName(global::System.Globalization.CultureInfo culture)
static global::System.Globalization.CultureInfo GetNeutralResourcesLanguage(global::System.Reflection.Assembly a)
ResourceManager.CultureNameResourceSetPair _lastUsedResourceCache
virtual ResourceSet InternalGetResourceSet(global::System.Globalization.CultureInfo culture, bool createIfNotExists, bool tryParents)
unsafe Version(int major, int minor, int build, int revision)
Definition Version.cs:44