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
JsonContainerAttribute.cs
Go to the documentation of this file.
1using System;
6
7namespace Newtonsoft.Json
8{
10 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface, AllowMultiple = false)]
11 [global::Cpp2ILInjected.Token(Token = "0x2000020")]
12 public abstract class JsonContainerAttribute : Attribute
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x1700000D")]
15 public string Id
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x600004C")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1CB7078", Offset = "0x1CB7078", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
26 [global::Cpp2ILInjected.Token(Token = "0x600004D")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1CB7080", Offset = "0x1CB7080", Length = "0x8")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 set
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x1700000E")]
36 public string Title
37 {
39 [global::Cpp2ILInjected.Token(Token = "0x600004E")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1CB7088", Offset = "0x1CB7088", Length = "0x8")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 get
43 {
44 throw null;
45 }
47 [global::Cpp2ILInjected.Token(Token = "0x600004F")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1CB7090", Offset = "0x1CB7090", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 set
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x1700000F")]
57 public string Description
58 {
60 [global::Cpp2ILInjected.Token(Token = "0x6000050")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1CB7098", Offset = "0x1CB7098", Length = "0x8")]
62 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 get
64 {
65 throw null;
66 }
68 [global::Cpp2ILInjected.Token(Token = "0x6000051")]
69 [global::Cpp2ILInjected.Address(RVA = "0x1CB70A0", Offset = "0x1CB70A0", Length = "0x8")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 set
72 {
73 throw null;
74 }
75 }
76
77 [global::Cpp2ILInjected.Token(Token = "0x17000010")]
79 {
81 [global::Cpp2ILInjected.Token(Token = "0x6000052")]
82 [global::Cpp2ILInjected.Address(RVA = "0x1CB70A8", Offset = "0x1CB70A8", Length = "0x8")]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
84 get
85 {
86 throw null;
87 }
89 [global::Cpp2ILInjected.Token(Token = "0x6000053")]
90 [global::Cpp2ILInjected.Address(RVA = "0x1CB70B0", Offset = "0x1CB70B0", Length = "0x8")]
91 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
92 set
93 {
94 throw null;
95 }
96 }
97
98 [global::Cpp2ILInjected.Token(Token = "0x17000011")]
100 {
102 [global::Cpp2ILInjected.Token(Token = "0x6000054")]
103 [global::Cpp2ILInjected.Address(RVA = "0x1CB70B8", Offset = "0x1CB70B8", Length = "0x8")]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
105 get
106 {
107 throw null;
108 }
110 [global::Cpp2ILInjected.Token(Token = "0x6000055")]
111 [global::Cpp2ILInjected.Address(RVA = "0x1CB70C0", Offset = "0x1CB70C0", Length = "0x8")]
112 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
113 set
114 {
115 throw null;
116 }
117 }
118
119 [global::Cpp2ILInjected.Token(Token = "0x17000012")]
120 public bool IsReference
121 {
122 [global::Cpp2ILInjected.Token(Token = "0x6000056")]
123 [global::Cpp2ILInjected.Address(RVA = "0x1CB70C8", Offset = "0x1CB70C8", Length = "0x5C")]
124 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
127 get
128 {
129 throw null;
130 }
131 [global::Cpp2ILInjected.Token(Token = "0x6000057")]
132 [global::Cpp2ILInjected.Address(RVA = "0x1CB7124", Offset = "0x1CB7124", Length = "0x68")]
133 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
137 set
138 {
139 throw null;
140 }
141 }
142
143 [global::Cpp2ILInjected.Token(Token = "0x17000013")]
144 public bool ItemIsReference
145 {
146 [global::Cpp2ILInjected.Token(Token = "0x6000058")]
147 [global::Cpp2ILInjected.Address(RVA = "0x1CB718C", Offset = "0x1CB718C", Length = "0x5C")]
148 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
151 get
152 {
153 throw null;
154 }
155 [global::Cpp2ILInjected.Token(Token = "0x6000059")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1CB71E8", Offset = "0x1CB71E8", Length = "0x68")]
157 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
158 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
159 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
160 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
161 set
162 {
163 throw null;
164 }
165 }
166
167 [global::Cpp2ILInjected.Token(Token = "0x17000014")]
169 {
170 [global::Cpp2ILInjected.Token(Token = "0x600005A")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1CB7250", Offset = "0x1CB7250", Length = "0x50")]
172 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
175 get
176 {
177 throw null;
178 }
179 [global::Cpp2ILInjected.Token(Token = "0x600005B")]
180 [global::Cpp2ILInjected.Address(RVA = "0x1CB72A0", Offset = "0x1CB72A0", Length = "0x68")]
181 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
182 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
184 set
185 {
186 throw null;
187 }
188 }
189
190 [global::Cpp2ILInjected.Token(Token = "0x17000015")]
192 {
193 [global::Cpp2ILInjected.Token(Token = "0x600005C")]
194 [global::Cpp2ILInjected.Address(RVA = "0x1CB7308", Offset = "0x1CB7308", Length = "0x50")]
195 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
196 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
197 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
198 get
199 {
200 throw null;
201 }
202 [global::Cpp2ILInjected.Token(Token = "0x600005D")]
203 [global::Cpp2ILInjected.Address(RVA = "0x1CB7358", Offset = "0x1CB7358", Length = "0x68")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Int32Enum?), Member = ".ctor", MemberParameters = new object[] { "System.Int32Enum" }, ReturnType = typeof(void))]
206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
207 set
208 {
209 throw null;
210 }
211 }
212
213 [global::Cpp2ILInjected.Token(Token = "0x600005E")]
214 [global::Cpp2ILInjected.Address(RVA = "0x1CB6454", Offset = "0x1CB6454", Length = "0x8")]
215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
218 {
219 throw null;
220 }
221
222 [global::Cpp2ILInjected.Token(Token = "0x600005F")]
223 [global::Cpp2ILInjected.Address(RVA = "0x1CB6484", Offset = "0x1CB6484", Length = "0x28")]
224 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
226 protected JsonContainerAttribute(string id)
227 {
228 throw null;
229 }
230
232 [global::Cpp2ILInjected.Token(Token = "0x4000046")]
233 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
234 private string <Id>k__BackingField;
235
237 [global::Cpp2ILInjected.Token(Token = "0x4000047")]
238 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
239 private string <Title>k__BackingField;
240
242 [global::Cpp2ILInjected.Token(Token = "0x4000048")]
243 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
244 private string <Description>k__BackingField;
245
247 [global::Cpp2ILInjected.Token(Token = "0x4000049")]
248 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
249 private Type <ItemConverterType>k__BackingField;
250
252 [global::Cpp2ILInjected.Token(Token = "0x400004A")]
253 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
255
256 [global::Cpp2ILInjected.Token(Token = "0x400004B")]
257 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
258 internal bool? _isReference;
259
260 [global::Cpp2ILInjected.Token(Token = "0x400004C")]
261 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3A")]
262 internal bool? _itemIsReference;
263
264 [global::Cpp2ILInjected.Token(Token = "0x400004D")]
265 [global::Cpp2ILInjected.FieldOffset(Offset = "0x3C")]
267
268 [global::Cpp2ILInjected.Token(Token = "0x400004E")]
269 [global::Cpp2ILInjected.FieldOffset(Offset = "0x44")]
271 }
272}
class f__AnonymousType0<< Count > j__TPar
object[]< ItemConverterParameters > k__BackingField
Int32Enum
Definition Int32Enum.cs:8