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
JapaneseCalendar.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x20005AF")]
10 [global::System.Serializable]
12 {
13 [global::System.Runtime.InteropServices.ComVisible(false)]
14 [global::Cpp2ILInjected.Token(Token = "0x17000679")]
15 public override global::System.DateTime MinSupportedDateTime
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x6002BE7")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1BF0D3C", Offset = "0x1BF0D3C", Length = "0x58")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
21 get
22 {
23 throw null;
24 }
25 }
26
27 [global::System.Runtime.InteropServices.ComVisible(false)]
28 [global::Cpp2ILInjected.Token(Token = "0x1700067A")]
29 public override global::System.DateTime MaxSupportedDateTime
30 {
31 [global::Cpp2ILInjected.Token(Token = "0x6002BE8")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1BF0D94", Offset = "0x1BF0D94", Length = "0x58")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
35 get
36 {
37 throw null;
38 }
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x6002BE9")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1BF0DEC", Offset = "0x1BF0DEC", Length = "0x41C")]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JapaneseCalendar), Member = ".ctor", ReturnType = typeof(void))]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JapaneseCalendar), Member = "EraNames", ReturnType = typeof(string[]))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JapaneseCalendar), Member = "EnglishEraNames", ReturnType = typeof(string[]))]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(EraInfo), Member = ".ctor", MemberParameters = new object[]
48 {
49 typeof(int),
50 typeof(int),
51 typeof(int),
52 typeof(int),
53 typeof(int),
54 typeof(int),
55 typeof(int),
56 typeof(string),
57 typeof(string),
58 typeof(string)
59 }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 40)]
61 internal static EraInfo[] GetEraInfo()
62 {
63 throw null;
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x6002BEA")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1BF1208", Offset = "0x1BF1208", Length = "0x8")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 private static EraInfo[] GetErasFromRegistry()
70 {
71 throw null;
72 }
73
74 [global::Cpp2ILInjected.Token(Token = "0x6002BEB")]
75 [global::Cpp2ILInjected.Address(RVA = "0x1BF1210", Offset = "0x1BF1210", Length = "0xB0")]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetJapaneseCalendarDefaultInstance", ReturnType = typeof(Calendar))]
77 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetJapaneseCalendarDTFI", ReturnType = typeof(DateTimeFormatInfo))]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
79 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JapaneseCalendar), Member = ".ctor", ReturnType = typeof(void))]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
81 internal static Calendar GetDefaultInstance()
82 {
83 throw null;
84 }
85
86 [global::Cpp2ILInjected.Token(Token = "0x6002BEC")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1BF12C0", Offset = "0x1BF12C0", Length = "0x1DC")]
88 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(JapaneseCalendar), Member = "GetDefaultInstance", ReturnType = typeof(Calendar))]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
93 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JapaneseCalendar), Member = "GetEraInfo", ReturnType = typeof(EraInfo[]))]
94 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(global::System.Type))]
95 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TypeInitializationException), Member = ".ctor", MemberParameters = new object[]
96 {
97 typeof(string),
98 typeof(global::System.Exception)
99 }, ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 20)]
102 {
103 throw null;
104 }
105
106 [global::Cpp2ILInjected.Token(Token = "0x1700067B")]
107 internal override int ID
108 {
109 [global::Cpp2ILInjected.Token(Token = "0x6002BED")]
110 [global::Cpp2ILInjected.Address(RVA = "0x1BF149C", Offset = "0x1BF149C", Length = "0x8")]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
112 get
113 {
114 throw null;
115 }
116 }
117
118 [global::Cpp2ILInjected.Token(Token = "0x6002BEE")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1BF14A4", Offset = "0x1BF14A4", Length = "0x8")]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
121 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetDaysInMonth", MemberParameters = new object[]
122 {
123 typeof(int),
124 typeof(int),
125 typeof(int)
126 }, ReturnType = typeof(int))]
127 public override int GetDaysInMonth(int year, int month, int era)
128 {
129 throw null;
130 }
131
132 [global::Cpp2ILInjected.Token(Token = "0x6002BEF")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1BF14AC", Offset = "0x1BF14AC", Length = "0x8")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetDaysInYear", MemberParameters = new object[]
136 {
137 typeof(int),
138 typeof(int)
139 }, ReturnType = typeof(int))]
140 public override int GetDaysInYear(int year, int era)
141 {
142 throw null;
143 }
144
145 [global::Cpp2ILInjected.Token(Token = "0x6002BF0")]
146 [global::Cpp2ILInjected.Address(RVA = "0x1BF14B4", Offset = "0x1BF14B4", Length = "0x40")]
147 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
148 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
149 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "get_Ticks", ReturnType = typeof(long))]
150 public override int GetDayOfMonth(global::System.DateTime time)
151 {
152 throw null;
153 }
154
155 [global::Cpp2ILInjected.Token(Token = "0x6002BF1")]
156 [global::Cpp2ILInjected.Address(RVA = "0x1BF14F4", Offset = "0x1BF14F4", Length = "0x8")]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetDayOfWeek", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(global::System.DayOfWeek))]
159 public override global::System.DayOfWeek GetDayOfWeek(global::System.DateTime time)
160 {
161 throw null;
162 }
163
164 [global::Cpp2ILInjected.Token(Token = "0x6002BF2")]
165 [global::Cpp2ILInjected.Address(RVA = "0x1BF14FC", Offset = "0x1BF14FC", Length = "0x1C")]
166 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
167 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetYearOffset", MemberParameters = new object[]
168 {
169 typeof(int),
170 typeof(int),
171 typeof(bool)
172 }, ReturnType = typeof(int))]
173 public override int GetMonthsInYear(int year, int era)
174 {
175 throw null;
176 }
177
178 [global::Cpp2ILInjected.Token(Token = "0x6002BF3")]
179 [global::Cpp2ILInjected.Address(RVA = "0x1BF1518", Offset = "0x1BF1518", Length = "0x8")]
180 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
181 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetEra", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(int))]
182 public override int GetEra(global::System.DateTime time)
183 {
184 throw null;
185 }
186
187 [global::Cpp2ILInjected.Token(Token = "0x6002BF4")]
188 [global::Cpp2ILInjected.Address(RVA = "0x1BF1520", Offset = "0x1BF1520", Length = "0x40")]
189 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "get_Ticks", ReturnType = typeof(long))]
192 public override int GetMonth(global::System.DateTime time)
193 {
194 throw null;
195 }
196
197 [global::Cpp2ILInjected.Token(Token = "0x6002BF5")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1BF1560", Offset = "0x1BF1560", Length = "0x8")]
199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetYear", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(int))]
201 public override int GetYear(global::System.DateTime time)
202 {
203 throw null;
204 }
205
206 [global::Cpp2ILInjected.Token(Token = "0x6002BF6")]
207 [global::Cpp2ILInjected.Address(RVA = "0x1BF1568", Offset = "0x1BF1568", Length = "0x8")]
208 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
209 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "IsLeapYear", MemberParameters = new object[]
210 {
211 typeof(int),
212 typeof(int)
213 }, ReturnType = typeof(bool))]
214 public override bool IsLeapYear(int year, int era)
215 {
216 throw null;
217 }
218
219 [global::Cpp2ILInjected.Token(Token = "0x6002BF7")]
220 [global::Cpp2ILInjected.Address(RVA = "0x1BF1570", Offset = "0x1BF1570", Length = "0x10")]
221 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
222 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "ToDateTime", MemberParameters = new object[]
223 {
224 typeof(int),
225 typeof(int),
226 typeof(int),
227 typeof(int),
228 typeof(int),
229 typeof(int),
230 typeof(int),
231 typeof(int)
232 }, ReturnType = typeof(global::System.DateTime))]
233 public override global::System.DateTime ToDateTime(int year, int month, int day, int hour, int minute, int second, int millisecond, int era)
234 {
235 throw null;
236 }
237
238 [global::Cpp2ILInjected.Token(Token = "0x6002BF8")]
239 [global::Cpp2ILInjected.Address(RVA = "0x1BF1580", Offset = "0x1BF1580", Length = "0x13C")]
240 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
241 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
242 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
243 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_CurrentCulture", ReturnType = typeof(CultureInfo))]
244 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
245 {
246 typeof(global::System.IFormatProvider),
247 typeof(string),
248 typeof(object),
249 typeof(object)
250 }, ReturnType = typeof(string))]
251 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
252 {
253 typeof(string),
254 typeof(string)
255 }, ReturnType = typeof(void))]
256 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 13)]
257 public override int ToFourDigitYear(int year)
258 {
259 throw null;
260 }
261
262 [global::Cpp2ILInjected.Token(Token = "0x1700067C")]
263 public override int[] Eras
264 {
265 [global::Cpp2ILInjected.Token(Token = "0x6002BF9")]
266 [global::Cpp2ILInjected.Address(RVA = "0x1BF16BC", Offset = "0x1BF16BC", Length = "0x8")]
267 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
268 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "get_Eras", ReturnType = typeof(int[]))]
269 get
270 {
271 throw null;
272 }
273 }
274
275 [global::Cpp2ILInjected.Token(Token = "0x6002BFA")]
276 [global::Cpp2ILInjected.Address(RVA = "0x1BECD0C", Offset = "0x1BECD0C", Length = "0xE8")]
277 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
278 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
279 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JapaneseCalendar), Member = "GetEraInfo", ReturnType = typeof(EraInfo[]))]
280 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
281 internal static string[] EraNames()
282 {
283 throw null;
284 }
285
286 [global::Cpp2ILInjected.Token(Token = "0x6002BFB")]
287 [global::Cpp2ILInjected.Address(RVA = "0x1BECDF4", Offset = "0x1BECDF4", Length = "0xE8")]
288 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CalendarData), Member = "GetJapaneseEnglishEraNames", ReturnType = typeof(string[]))]
290 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
291 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JapaneseCalendar), Member = "GetEraInfo", ReturnType = typeof(EraInfo[]))]
292 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
293 internal static string[] EnglishEraNames()
294 {
295 throw null;
296 }
297
298 [global::Cpp2ILInjected.Token(Token = "0x6002BFC")]
299 [global::Cpp2ILInjected.Address(RVA = "0x1BF16C4", Offset = "0x1BF16C4", Length = "0x20")]
300 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
302 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendarHelper), Member = "GetYearOffset", MemberParameters = new object[]
303 {
304 typeof(int),
305 typeof(int),
306 typeof(bool)
307 }, ReturnType = typeof(int))]
308 internal override bool IsValidYear(int year, int era)
309 {
310 throw null;
311 }
312
313 [global::Cpp2ILInjected.Token(Token = "0x1700067D")]
314 public override int TwoDigitYearMax
315 {
316 [global::Cpp2ILInjected.Token(Token = "0x6002BFD")]
317 [global::Cpp2ILInjected.Address(RVA = "0x1BF16E4", Offset = "0x1BF16E4", Length = "0x44")]
318 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
319 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
320 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Calendar), Member = "GetSystemTwoDigitYearSetting", MemberParameters = new object[]
321 {
322 typeof(int),
323 typeof(int)
324 }, ReturnType = typeof(int))]
325 get
326 {
327 throw null;
328 }
329 [global::Cpp2ILInjected.Token(Token = "0x6002BFE")]
330 [global::Cpp2ILInjected.Address(RVA = "0x1BF1728", Offset = "0x1BF1728", Length = "0x128")]
331 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
333 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Calendar), Member = "VerifyWritable", ReturnType = typeof(void))]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_CurrentCulture", ReturnType = typeof(CultureInfo))]
335 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
336 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
337 {
338 typeof(global::System.IFormatProvider),
339 typeof(string),
340 typeof(object),
341 typeof(object)
342 }, ReturnType = typeof(string))]
343 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
344 {
345 typeof(string),
346 typeof(string)
347 }, ReturnType = typeof(void))]
348 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
349 set
350 {
351 throw null;
352 }
353 }
354
355 // Note: this type is marked as 'beforefieldinit'.
356 [global::Cpp2ILInjected.Token(Token = "0x6002BFF")]
357 [global::Cpp2ILInjected.Address(RVA = "0x1BF1850", Offset = "0x1BF1850", Length = "0x68")]
358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = ".ctor", MemberParameters = new object[]
360 {
361 typeof(int),
362 typeof(int),
363 typeof(int)
364 }, ReturnType = typeof(void))]
365 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
367 {
368 throw null;
369 }
370
371 [global::Cpp2ILInjected.Token(Token = "0x400187A")]
372 internal static readonly global::System.DateTime calendarMinValue;
373
374 [global::Cpp2ILInjected.Token(Token = "0x400187B")]
375 internal static EraInfo[] japaneseEraInfo;
376
377 [global::Cpp2ILInjected.Token(Token = "0x400187C")]
379
380 [global::Cpp2ILInjected.Token(Token = "0x400187D")]
381 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
383 }
384}
class f__AnonymousType0<< Count > j__TPar
override global::System.DateTime MaxSupportedDateTime
override int GetYear(global::System.DateTime time)
override global::System.DateTime MinSupportedDateTime
override int GetDaysInMonth(int year, int month, int era)
override int GetMonthsInYear(int year, int era)
override global::System.DateTime ToDateTime(int year, int month, int day, int hour, int minute, int second, int millisecond, int era)
static readonly global::System.DateTime calendarMinValue
override global::System.DayOfWeek GetDayOfWeek(global::System.DateTime time)
override int GetMonth(global::System.DateTime time)
override bool IsValidYear(int year, int era)
override int GetEra(global::System.DateTime time)
override int GetDayOfMonth(global::System.DateTime time)
override int GetDaysInYear(int year, int era)
override bool IsLeapYear(int year, int era)
DayOfWeek
Definition DayOfWeek.cs:8
DateTime(long ticks)
Definition DateTime.cs:113