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
ComponentResourceManager.cs
Go to the documentation of this file.
1using System;
9
11{
12 [global::Cpp2ILInjected.Token(Token = "0x200035B")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600166D")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1E409F4", Offset = "0x1E409F4", Length = "0x58")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = ".ctor", ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
21 {
22 throw null;
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x600166E")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E40A4C", Offset = "0x1E40A4C", Length = "0x68")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = ".ctor", MemberParameters = new object[] { typeof(Type) }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
31 {
32 throw null;
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x1700051F")]
37 {
38 [global::Cpp2ILInjected.Token(Token = "0x600166F")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1E40AB4", Offset = "0x1E40AB4", Length = "0x88")]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ComponentResourceManager), Member = "FillResources", MemberParameters = new object[]
41 {
44 }, ReturnType = typeof(SortedList<string, object>))]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Assembly), Member = "op_Inequality", MemberParameters = new object[]
47 {
50 }, ReturnType = typeof(bool))]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ResourceManager), Member = "GetNeutralResourcesLanguage", MemberParameters = new object[] { typeof(Assembly) }, ReturnType = typeof(CultureInfo))]
52 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
53 get
54 {
55 throw null;
56 }
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x6001670")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1E40B3C", Offset = "0x1E40B3C", Length = "0x10")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
63 public void ApplyResources(object value, string objectName)
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x6001671")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1E40B4C", Offset = "0x1E40B4C", Length = "0xA08")]
70 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_CurrentUICulture", ReturnType = typeof(CultureInfo))]
73 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Hashtable), Member = ".ctor", ReturnType = typeof(void))]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ComponentResourceManager), Member = "FillResources", MemberParameters = new object[]
75 {
78 }, ReturnType = typeof(SortedList<string, object>))]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SortedList<, >), Member = "GetEnumerator", ReturnType = "System.Collections.Generic.IEnumerator`1<KeyValuePair`2<TKey, TValue>>")]
80 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Compare", MemberParameters = new object[]
81 {
82 typeof(string),
83 typeof(int),
84 typeof(string),
85 typeof(int),
86 typeof(int),
88 }, ReturnType = typeof(int))]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "CompareOrdinal", MemberParameters = new object[]
90 {
91 typeof(string),
92 typeof(int),
93 typeof(string),
94 typeof(int),
95 typeof(int)
96 }, ReturnType = typeof(int))]
97 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
98 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
99 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TypeDescriptor), Member = "GetProperties", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(PropertyDescriptorCollection))]
100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
101 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetProperty", MemberParameters = new object[]
102 {
103 typeof(string),
105 }, ReturnType = typeof(PropertyInfo))]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PropertyInfo), Member = "op_Inequality", MemberParameters = new object[]
107 {
110 }, ReturnType = typeof(bool))]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PropertyInfo), Member = "op_Equality", MemberParameters = new object[]
112 {
115 }, ReturnType = typeof(bool))]
116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "op_Inequality", MemberParameters = new object[]
117 {
118 typeof(Type),
119 typeof(Type)
120 }, ReturnType = typeof(bool))]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
123 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 57)]
124 public virtual void ApplyResources(object value, string objectName, CultureInfo culture)
125 {
126 throw null;
127 }
128
129 [global::Cpp2ILInjected.Token(Token = "0x6001672")]
130 [global::Cpp2ILInjected.Address(RVA = "0x1E41554", Offset = "0x1E41554", Length = "0x4C8")]
131 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
132 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ComponentResourceManager), Member = "ApplyResources", MemberParameters = new object[]
133 {
134 typeof(object),
135 typeof(string),
137 }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ComponentResourceManager), Member = "FillResources", MemberParameters = new object[]
139 {
142 }, ReturnType = typeof(SortedList<string, object>))]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
144 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ComponentResourceManager), Member = "get_NeutralResourcesCulture", ReturnType = typeof(CultureInfo))]
146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SortedList<, >), Member = ".ctor", MemberParameters = new object[] { "System.Collections.Generic.IComparer`1<TKey>" }, ReturnType = typeof(void))]
147 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ComponentResourceManager), Member = "FillResources", MemberParameters = new object[]
148 {
151 }, ReturnType = typeof(SortedList<string, object>))]
152 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SortedList<, >), Member = "set_Item", MemberParameters = new object[] { "TKey", "TValue" }, ReturnType = typeof(void))]
153 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 31)]
158
159 [global::Cpp2ILInjected.Token(Token = "0x40011E1")]
160 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
162
163 [global::Cpp2ILInjected.Token(Token = "0x40011E2")]
164 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
166 }
167}
class f__AnonymousType0<< Count > j__TPar
SortedList< string, object > FillResources(CultureInfo culture, out ResourceSet resourceSet)
void ApplyResources(object value, string objectName)
virtual void ApplyResources(object value, string objectName, CultureInfo culture)