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
SerializationFieldInfo.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20003EC")]
10 internal sealed class SerializationFieldInfo : global::System.Reflection.FieldInfo
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x17000435")]
13 public override global::System.Reflection.Module Module
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6001F92")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1B59B34", Offset = "0x1B59B34", Length = "0x10")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
19 get
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x17000436")]
26 public override int MetadataToken
27 {
28 [global::Cpp2ILInjected.Token(Token = "0x6001F93")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1B59B44", Offset = "0x1B59B44", Length = "0x14")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
32 get
33 {
34 throw null;
35 }
36 }
37
38 [global::Cpp2ILInjected.Token(Token = "0x6001F94")]
39 [global::Cpp2ILInjected.Address(RVA = "0x1B52E94", Offset = "0x1B52E94", Length = "0x88")]
40 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FormatterServices), Member = "InternalGetSerializableMembers", MemberParameters = new object[] { typeof(global::System.RuntimeType) }, ReturnType = typeof(global::System.Reflection.MemberInfo[]))]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
43 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.FieldInfo), Member = ".ctor", ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
45 {
46 typeof(string),
47 typeof(string),
48 typeof(string)
49 }, ReturnType = typeof(string))]
50 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
51 internal SerializationFieldInfo(global::System.Reflection.RuntimeFieldInfo field, string namePrefix)
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x17000437")]
57 public override string Name
58 {
59 [global::Cpp2ILInjected.Token(Token = "0x6001F95")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1B59B58", Offset = "0x1B59B58", Length = "0x8")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 get
63 {
64 throw null;
65 }
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x17000438")]
69 public override global::System.Type DeclaringType
70 {
71 [global::Cpp2ILInjected.Token(Token = "0x6001F96")]
72 [global::Cpp2ILInjected.Address(RVA = "0x1B59B60", Offset = "0x1B59B60", Length = "0x10")]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
74 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
75 get
76 {
77 throw null;
78 }
79 }
80
81 [global::Cpp2ILInjected.Token(Token = "0x17000439")]
82 public override global::System.Type ReflectedType
83 {
84 [global::Cpp2ILInjected.Token(Token = "0x6001F97")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1B59B70", Offset = "0x1B59B70", Length = "0x10")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
88 get
89 {
90 throw null;
91 }
92 }
93
94 [global::Cpp2ILInjected.Token(Token = "0x6001F98")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1B59B80", Offset = "0x1B59B80", Length = "0x18")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
98 public override object[] GetCustomAttributes(bool inherit)
99 {
100 throw null;
101 }
102
103 [global::Cpp2ILInjected.Token(Token = "0x6001F99")]
104 [global::Cpp2ILInjected.Address(RVA = "0x1B59B98", Offset = "0x1B59B98", Length = "0x18")]
105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
106 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
107 public override object[] GetCustomAttributes(global::System.Type attributeType, bool inherit)
108 {
109 throw null;
110 }
111
112 [global::Cpp2ILInjected.Token(Token = "0x6001F9A")]
113 [global::Cpp2ILInjected.Address(RVA = "0x1B59BB0", Offset = "0x1B59BB0", Length = "0x14")]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
116 public override bool IsDefined(global::System.Type attributeType, bool inherit)
117 {
118 throw null;
119 }
120
121 [global::Cpp2ILInjected.Token(Token = "0x1700043A")]
122 public override global::System.Type FieldType
123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6001F9B")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1B59BC4", Offset = "0x1B59BC4", Length = "0x14")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
128 get
129 {
130 throw null;
131 }
132 }
133
134 [global::Cpp2ILInjected.Token(Token = "0x6001F9C")]
135 [global::Cpp2ILInjected.Address(RVA = "0x1B59BD8", Offset = "0x1B59BD8", Length = "0x14")]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
137 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
138 public override object GetValue(object obj)
139 {
140 throw null;
141 }
142
143 [global::Cpp2ILInjected.Token(Token = "0x6001F9D")]
144 [global::Cpp2ILInjected.Address(RVA = "0x1B53C0C", Offset = "0x1B53C0C", Length = "0x74")]
145 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
146 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FormatterServices), Member = "GetObjectData", MemberParameters = new object[]
147 {
148 typeof(object),
149 typeof(global::System.Reflection.MemberInfo[])
150 }, ReturnType = typeof(object[]))]
151 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
152 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.FieldInfo), Member = "op_Inequality", MemberParameters = new object[]
153 {
154 typeof(global::System.Reflection.FieldInfo),
155 typeof(global::System.Reflection.FieldInfo)
156 }, ReturnType = typeof(bool))]
157 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
158 internal object InternalGetValue(object obj)
159 {
160 throw null;
161 }
162
163 [global::Cpp2ILInjected.Token(Token = "0x6001F9E")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1B59BEC", Offset = "0x1B59BEC", Length = "0x14")]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
167 public override void SetValue(object obj, object value, global::System.Reflection.BindingFlags invokeAttr, global::System.Reflection.Binder binder, global::System.Globalization.CultureInfo culture)
168 {
169 throw null;
170 }
171
172 [global::Cpp2ILInjected.Token(Token = "0x6001F9F")]
173 [global::Cpp2ILInjected.Address(RVA = "0x1B535AC", Offset = "0x1B535AC", Length = "0xA4")]
174 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
175 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
176 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Reflection.FieldInfo), Member = "op_Inequality", MemberParameters = new object[]
177 {
178 typeof(global::System.Reflection.FieldInfo),
179 typeof(global::System.Reflection.FieldInfo)
180 }, ReturnType = typeof(bool))]
181 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
182 internal void InternalSetValue(object obj, object value, global::System.Reflection.BindingFlags invokeAttr, global::System.Reflection.Binder binder, global::System.Globalization.CultureInfo culture)
183 {
184 throw null;
185 }
186
187 [global::Cpp2ILInjected.Token(Token = "0x1700043B")]
188 internal global::System.Reflection.RuntimeFieldInfo FieldInfo
189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6001FA0")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1B59C00", Offset = "0x1B59C00", Length = "0x8")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 get
194 {
195 throw null;
196 }
197 }
198
199 [global::Cpp2ILInjected.Token(Token = "0x1700043C")]
200 public override global::System.RuntimeFieldHandle FieldHandle
201 {
202 [global::Cpp2ILInjected.Token(Token = "0x6001FA1")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1B59C08", Offset = "0x1B59C08", Length = "0x14")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
206 get
207 {
208 throw null;
209 }
210 }
211
212 [global::Cpp2ILInjected.Token(Token = "0x1700043D")]
213 public override global::System.Reflection.FieldAttributes Attributes
214 {
215 [global::Cpp2ILInjected.Token(Token = "0x6001FA2")]
216 [global::Cpp2ILInjected.Address(RVA = "0x1B59C1C", Offset = "0x1B59C1C", Length = "0x14")]
217 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
219 get
220 {
221 throw null;
222 }
223 }
224
225 [global::Cpp2ILInjected.Token(Token = "0x4000FC9")]
226 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
227 private global::System.Reflection.RuntimeFieldInfo m_field;
228
229 [global::Cpp2ILInjected.Token(Token = "0x4000FCA")]
230 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
231 private string m_serializationName;
232 }
233}
class f__AnonymousType0<< Count > j__TPar
override global::System.Reflection.FieldAttributes Attributes
override void SetValue(object obj, object value, global::System.Reflection.BindingFlags invokeAttr, global::System.Reflection.Binder binder, global::System.Globalization.CultureInfo culture)
override object[] GetCustomAttributes(global::System.Type attributeType, bool inherit)
override global::System.RuntimeFieldHandle FieldHandle
SerializationFieldInfo(global::System.Reflection.RuntimeFieldInfo field, string namePrefix)
override bool IsDefined(global::System.Type attributeType, bool inherit)
void InternalSetValue(object obj, object value, global::System.Reflection.BindingFlags invokeAttr, global::System.Reflection.Binder binder, global::System.Globalization.CultureInfo culture)
global::System.Reflection.RuntimeFieldInfo m_field