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
DateTimeResult.cs
Go to the documentation of this file.
1using System;
5
6namespace System
7{
8 [global::System.Obsolete("Types with embedded references are not supported in this version of your compiler.", true)]
9 [global::Cpp2ILInjected.Token(Token = "0x20000BA")]
10 internal ref struct DateTimeResult
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600071F")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1C2DE48", Offset = "0x1C2DE48", Length = "0x24")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseExact", MemberParameters = new object[]
16 {
17 typeof(global::System.ReadOnlySpan<char>),
18 typeof(global::System.ReadOnlySpan<char>),
19 typeof(global::System.Globalization.DateTimeFormatInfo),
20 typeof(global::System.Globalization.DateTimeStyles)
21 }, ReturnType = typeof(global::System.DateTime))]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseExact", MemberParameters = new object[]
23 {
24 typeof(global::System.ReadOnlySpan<char>),
25 typeof(global::System.ReadOnlySpan<char>),
26 typeof(global::System.Globalization.DateTimeFormatInfo),
27 typeof(global::System.Globalization.DateTimeStyles),
28 typeof(ref global::System.TimeSpan)
29 }, ReturnType = typeof(global::System.DateTime))]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExact", MemberParameters = new object[]
31 {
32 typeof(global::System.ReadOnlySpan<char>),
33 typeof(global::System.ReadOnlySpan<char>),
34 typeof(global::System.Globalization.DateTimeFormatInfo),
35 typeof(global::System.Globalization.DateTimeStyles),
36 typeof(ref global::System.DateTime)
37 }, ReturnType = typeof(bool))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExact", MemberParameters = new object[]
39 {
40 typeof(global::System.ReadOnlySpan<char>),
41 typeof(global::System.ReadOnlySpan<char>),
42 typeof(global::System.Globalization.DateTimeFormatInfo),
43 typeof(global::System.Globalization.DateTimeStyles),
44 typeof(ref global::System.DateTime),
45 typeof(ref global::System.TimeSpan)
46 }, ReturnType = typeof(bool))]
47 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseExactMultiple", MemberParameters = new object[]
48 {
49 typeof(global::System.ReadOnlySpan<char>),
50 typeof(string[]),
51 typeof(global::System.Globalization.DateTimeFormatInfo),
52 typeof(global::System.Globalization.DateTimeStyles)
53 }, ReturnType = typeof(global::System.DateTime))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExactMultiple", MemberParameters = new object[]
55 {
56 typeof(global::System.ReadOnlySpan<char>),
57 typeof(string[]),
58 typeof(global::System.Globalization.DateTimeFormatInfo),
59 typeof(global::System.Globalization.DateTimeStyles),
60 typeof(ref global::System.DateTimeResult)
61 }, ReturnType = typeof(bool))]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Parse", MemberParameters = new object[]
63 {
64 typeof(global::System.ReadOnlySpan<char>),
65 typeof(global::System.Globalization.DateTimeFormatInfo),
66 typeof(global::System.Globalization.DateTimeStyles)
67 }, ReturnType = typeof(global::System.DateTime))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Parse", MemberParameters = new object[]
69 {
70 typeof(global::System.ReadOnlySpan<char>),
71 typeof(global::System.Globalization.DateTimeFormatInfo),
72 typeof(global::System.Globalization.DateTimeStyles),
73 typeof(ref global::System.TimeSpan)
74 }, ReturnType = typeof(global::System.DateTime))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
76 {
77 typeof(global::System.ReadOnlySpan<char>),
78 typeof(global::System.Globalization.DateTimeFormatInfo),
79 typeof(global::System.Globalization.DateTimeStyles),
80 typeof(ref global::System.DateTime)
81 }, ReturnType = typeof(bool))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
83 {
84 typeof(global::System.ReadOnlySpan<char>),
85 typeof(global::System.Globalization.DateTimeFormatInfo),
86 typeof(global::System.Globalization.DateTimeStyles),
87 typeof(ref global::System.DateTime),
88 typeof(ref global::System.TimeSpan)
89 }, ReturnType = typeof(bool))]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
91 internal void Init(global::System.ReadOnlySpan<char> originalDateTimeString)
92 {
93 throw null;
94 }
95
96 [global::Cpp2ILInjected.Token(Token = "0x6000720")]
97 [global::Cpp2ILInjected.Address(RVA = "0x1C2DE6C", Offset = "0x1C2DE6C", Length = "0xC")]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "SetDateYMD", MemberParameters = new object[]
99 {
100 typeof(ref global::System.DateTimeResult),
101 typeof(int),
102 typeof(int),
103 typeof(int)
104 }, ReturnType = typeof(bool))]
105 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMNN", MemberParameters = new object[]
106 {
107 typeof(ref global::System.DateTimeResult),
108 typeof(ref global::System.DateTimeRawInfo),
109 typeof(global::System.Globalization.DateTimeFormatInfo)
110 }, ReturnType = typeof(bool))]
111 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
112 internal void SetDate(int year, int month, int day)
113 {
114 throw null;
115 }
116
117 [global::Cpp2ILInjected.Token(Token = "0x6000721")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1C2DE78", Offset = "0x1C2DE78", Length = "0x94")]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExact", MemberParameters = new object[]
120 {
121 typeof(global::System.ReadOnlySpan<char>),
122 typeof(global::System.ReadOnlySpan<char>),
123 typeof(global::System.Globalization.DateTimeFormatInfo),
124 typeof(global::System.Globalization.DateTimeStyles),
125 typeof(ref global::System.DateTimeResult)
126 }, ReturnType = typeof(bool))]
127 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExactMultiple", MemberParameters = new object[]
128 {
129 typeof(global::System.ReadOnlySpan<char>),
130 typeof(string[]),
131 typeof(global::System.Globalization.DateTimeFormatInfo),
132 typeof(global::System.Globalization.DateTimeStyles),
133 typeof(ref global::System.DateTimeResult)
134 }, ReturnType = typeof(bool))]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
136 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ReadOnlySpan<char>), Member = "get_Empty", ReturnType = "System.ReadOnlySpan`1<T>")]
137 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
139 {
140 throw null;
141 }
142
143 [global::Cpp2ILInjected.Token(Token = "0x6000722")]
144 [global::Cpp2ILInjected.Address(RVA = "0x1C2DF0C", Offset = "0x1C2DF0C", Length = "0x64")]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
146 {
147 typeof(ref global::System.__DTString),
148 typeof(ref global::System.__DTString),
149 typeof(ref global::System.ParsingInfo),
150 typeof(global::System.Globalization.DateTimeFormatInfo),
151 typeof(ref global::System.DateTimeResult)
152 }, ReturnType = typeof(bool))]
153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
154 {
155 typeof(global::System.ReadOnlySpan<char>),
156 typeof(global::System.ReadOnlySpan<char>),
157 typeof(global::System.Globalization.DateTimeStyles),
158 typeof(global::System.Globalization.DateTimeFormatInfo),
159 typeof(ref global::System.DateTimeResult)
160 }, ReturnType = typeof(bool))]
161 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
162 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
164 {
165 throw null;
166 }
167
168 [global::Cpp2ILInjected.Token(Token = "0x6000723")]
169 [global::Cpp2ILInjected.Address(RVA = "0x1C2DF70", Offset = "0x1C2DF70", Length = "0x50")]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExactMultiple", MemberParameters = new object[]
171 {
172 typeof(global::System.ReadOnlySpan<char>),
173 typeof(string[]),
174 typeof(global::System.Globalization.DateTimeFormatInfo),
175 typeof(global::System.Globalization.DateTimeStyles),
176 typeof(ref global::System.DateTimeResult)
177 }, ReturnType = typeof(bool))]
178 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "HandleTimeZone", MemberParameters = new object[]
179 {
180 typeof(ref global::System.__DTString),
181 typeof(ref global::System.DateTimeResult)
182 }, ReturnType = typeof(bool))]
183 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Lex", MemberParameters = new object[]
184 {
185 typeof(global::System.DateTimeParse.DS),
186 typeof(ref global::System.__DTString),
187 typeof(ref global::System.DateTimeToken),
188 typeof(ref global::System.DateTimeRawInfo),
189 typeof(ref global::System.DateTimeResult),
190 typeof(ref global::System.Globalization.DateTimeFormatInfo),
191 typeof(global::System.Globalization.DateTimeStyles)
192 }, ReturnType = typeof(bool))]
193 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNN", MemberParameters = new object[]
194 {
195 typeof(ref global::System.DateTimeResult),
196 typeof(ref global::System.Globalization.DateTimeStyles),
197 typeof(ref global::System.DateTimeRawInfo),
198 typeof(global::System.Globalization.DateTimeFormatInfo)
199 }, ReturnType = typeof(bool))]
200 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNNN", MemberParameters = new object[]
201 {
202 typeof(ref global::System.DateTimeResult),
203 typeof(ref global::System.DateTimeRawInfo),
204 typeof(global::System.Globalization.DateTimeFormatInfo)
205 }, ReturnType = typeof(bool))]
206 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMN", MemberParameters = new object[]
207 {
208 typeof(ref global::System.DateTimeResult),
209 typeof(ref global::System.Globalization.DateTimeStyles),
210 typeof(ref global::System.DateTimeRawInfo),
211 typeof(global::System.Globalization.DateTimeFormatInfo)
212 }, ReturnType = typeof(bool))]
213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetHebrewDayOfNM", MemberParameters = new object[]
214 {
215 typeof(ref global::System.DateTimeResult),
216 typeof(ref global::System.DateTimeRawInfo),
217 typeof(global::System.Globalization.DateTimeFormatInfo)
218 }, ReturnType = typeof(bool))]
219 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNM", MemberParameters = new object[]
220 {
221 typeof(ref global::System.DateTimeResult),
222 typeof(ref global::System.Globalization.DateTimeStyles),
223 typeof(ref global::System.DateTimeRawInfo),
224 typeof(global::System.Globalization.DateTimeFormatInfo)
225 }, ReturnType = typeof(bool))]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMNN", MemberParameters = new object[]
227 {
228 typeof(ref global::System.DateTimeResult),
229 typeof(ref global::System.DateTimeRawInfo),
230 typeof(global::System.Globalization.DateTimeFormatInfo)
231 }, ReturnType = typeof(bool))]
232 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfYNN", MemberParameters = new object[]
233 {
234 typeof(ref global::System.DateTimeResult),
235 typeof(ref global::System.DateTimeRawInfo),
236 typeof(global::System.Globalization.DateTimeFormatInfo)
237 }, ReturnType = typeof(bool))]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNNY", MemberParameters = new object[]
239 {
240 typeof(ref global::System.DateTimeResult),
241 typeof(ref global::System.DateTimeRawInfo),
242 typeof(global::System.Globalization.DateTimeFormatInfo)
243 }, ReturnType = typeof(bool))]
244 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfYMN", MemberParameters = new object[]
245 {
246 typeof(ref global::System.DateTimeResult),
247 typeof(ref global::System.DateTimeRawInfo)
248 }, ReturnType = typeof(bool))]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfYN", MemberParameters = new object[]
250 {
251 typeof(ref global::System.DateTimeResult),
252 typeof(ref global::System.DateTimeRawInfo)
253 }, ReturnType = typeof(bool))]
254 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfYM", MemberParameters = new object[]
255 {
256 typeof(ref global::System.DateTimeResult),
257 typeof(ref global::System.DateTimeRawInfo)
258 }, ReturnType = typeof(bool))]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetTimeOfN", MemberParameters = new object[]
260 {
261 typeof(ref global::System.DateTimeResult),
262 typeof(ref global::System.DateTimeRawInfo)
263 }, ReturnType = typeof(bool))]
264 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetTimeOfNN", MemberParameters = new object[]
265 {
266 typeof(ref global::System.DateTimeResult),
267 typeof(ref global::System.DateTimeRawInfo)
268 }, ReturnType = typeof(bool))]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetTimeOfNNN", MemberParameters = new object[]
270 {
271 typeof(ref global::System.DateTimeResult),
272 typeof(ref global::System.DateTimeRawInfo)
273 }, ReturnType = typeof(bool))]
274 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDateOfDSN", MemberParameters = new object[]
275 {
276 typeof(ref global::System.DateTimeResult),
277 typeof(ref global::System.DateTimeRawInfo)
278 }, ReturnType = typeof(bool))]
279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDateOfNDS", MemberParameters = new object[]
280 {
281 typeof(ref global::System.DateTimeResult),
282 typeof(ref global::System.DateTimeRawInfo)
283 }, ReturnType = typeof(bool))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDateOfNNDS", MemberParameters = new object[]
285 {
286 typeof(ref global::System.DateTimeResult),
287 typeof(ref global::System.DateTimeRawInfo),
288 typeof(global::System.Globalization.DateTimeFormatInfo)
289 }, ReturnType = typeof(bool))]
290 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ProcessHebrewTerminalState", MemberParameters = new object[]
291 {
292 typeof(global::System.DateTimeParse.DS),
293 typeof(ref global::System.__DTString),
294 typeof(ref global::System.DateTimeResult),
295 typeof(ref global::System.Globalization.DateTimeStyles),
296 typeof(ref global::System.DateTimeRawInfo),
297 typeof(global::System.Globalization.DateTimeFormatInfo)
298 }, ReturnType = typeof(bool))]
299 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
300 {
301 typeof(global::System.ReadOnlySpan<char>),
302 typeof(global::System.Globalization.DateTimeFormatInfo),
303 typeof(global::System.Globalization.DateTimeStyles),
304 typeof(ref global::System.DateTimeResult)
305 }, ReturnType = typeof(bool))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseISO8601", MemberParameters = new object[]
307 {
308 typeof(ref global::System.DateTimeRawInfo),
309 typeof(ref global::System.__DTString),
310 typeof(global::System.Globalization.DateTimeStyles),
311 typeof(ref global::System.DateTimeResult)
312 }, ReturnType = typeof(bool))]
313 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
314 {
315 typeof(ref global::System.__DTString),
316 typeof(ref global::System.__DTString),
317 typeof(ref global::System.ParsingInfo),
318 typeof(global::System.Globalization.DateTimeFormatInfo),
319 typeof(ref global::System.DateTimeResult)
320 }, ReturnType = typeof(bool))]
321 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
322 {
323 typeof(global::System.ReadOnlySpan<char>),
324 typeof(global::System.ReadOnlySpan<char>),
325 typeof(global::System.Globalization.DateTimeStyles),
326 typeof(global::System.Globalization.DateTimeFormatInfo),
327 typeof(ref global::System.DateTimeResult)
328 }, ReturnType = typeof(bool))]
329 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 26)]
330 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
331 internal void SetBadDateTimeFailure()
332 {
333 throw null;
334 }
335
336 [global::Cpp2ILInjected.Token(Token = "0x6000724")]
337 [global::Cpp2ILInjected.Address(RVA = "0x1C2DFC0", Offset = "0x1C2DFC0", Length = "0xC")]
338 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExact", MemberParameters = new object[]
339 {
340 typeof(global::System.ReadOnlySpan<char>),
341 typeof(global::System.ReadOnlySpan<char>),
342 typeof(global::System.Globalization.DateTimeFormatInfo),
343 typeof(global::System.Globalization.DateTimeStyles),
344 typeof(ref global::System.DateTimeResult)
345 }, ReturnType = typeof(bool))]
346 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExactMultiple", MemberParameters = new object[]
347 {
348 typeof(global::System.ReadOnlySpan<char>),
349 typeof(string[]),
350 typeof(global::System.Globalization.DateTimeFormatInfo),
351 typeof(global::System.Globalization.DateTimeStyles),
352 typeof(ref global::System.DateTimeResult)
353 }, ReturnType = typeof(bool))]
354 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ProcessHebrewTerminalState", MemberParameters = new object[]
355 {
356 typeof(global::System.DateTimeParse.DS),
357 typeof(ref global::System.__DTString),
358 typeof(ref global::System.DateTimeResult),
359 typeof(ref global::System.Globalization.DateTimeStyles),
360 typeof(ref global::System.DateTimeRawInfo),
361 typeof(global::System.Globalization.DateTimeFormatInfo)
362 }, ReturnType = typeof(bool))]
363 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
364 {
365 typeof(global::System.ReadOnlySpan<char>),
366 typeof(global::System.Globalization.DateTimeFormatInfo),
367 typeof(global::System.Globalization.DateTimeStyles),
368 typeof(ref global::System.DateTimeResult)
369 }, ReturnType = typeof(bool))]
370 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DetermineTimeZoneAdjustments", MemberParameters = new object[]
371 {
372 typeof(ref global::System.__DTString),
373 typeof(ref global::System.DateTimeResult),
374 typeof(global::System.Globalization.DateTimeStyles),
375 typeof(bool)
376 }, ReturnType = typeof(bool))]
377 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DateTimeOffsetTimeZonePostProcessing", MemberParameters = new object[]
378 {
379 typeof(ref global::System.__DTString),
380 typeof(ref global::System.DateTimeResult),
381 typeof(global::System.Globalization.DateTimeStyles)
382 }, ReturnType = typeof(bool))]
383 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "AdjustTimeZoneToUniversal", MemberParameters = new object[] { typeof(ref global::System.DateTimeResult) }, ReturnType = typeof(bool))]
384 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "AdjustTimeZoneToLocal", MemberParameters = new object[]
385 {
386 typeof(ref global::System.DateTimeResult),
387 typeof(bool)
388 }, ReturnType = typeof(bool))]
389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseISO8601", MemberParameters = new object[]
390 {
391 typeof(ref global::System.DateTimeRawInfo),
392 typeof(ref global::System.__DTString),
393 typeof(global::System.Globalization.DateTimeStyles),
394 typeof(ref global::System.DateTimeResult)
395 }, ReturnType = typeof(bool))]
396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "CheckDefaultDateTime", MemberParameters = new object[]
397 {
398 typeof(ref global::System.DateTimeResult),
399 typeof(ref global::System.Globalization.Calendar),
400 typeof(global::System.Globalization.DateTimeStyles)
401 }, ReturnType = typeof(bool))]
402 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
403 {
404 typeof(global::System.ReadOnlySpan<char>),
405 typeof(global::System.ReadOnlySpan<char>),
406 typeof(global::System.Globalization.DateTimeStyles),
407 typeof(global::System.Globalization.DateTimeFormatInfo),
408 typeof(ref global::System.DateTimeResult)
409 }, ReturnType = typeof(bool))]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
411 internal void SetFailure(global::System.ParseFailureKind failure, string failureMessageID)
412 {
413 throw null;
414 }
415
416 [global::Cpp2ILInjected.Token(Token = "0x6000725")]
417 [global::Cpp2ILInjected.Address(RVA = "0x1C2DFCC", Offset = "0x1C2DFCC", Length = "0xC")]
418 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Lex", MemberParameters = new object[]
419 {
420 typeof(global::System.DateTimeParse.DS),
421 typeof(ref global::System.__DTString),
422 typeof(ref global::System.DateTimeToken),
423 typeof(ref global::System.DateTimeRawInfo),
424 typeof(ref global::System.DateTimeResult),
425 typeof(ref global::System.Globalization.DateTimeFormatInfo),
426 typeof(global::System.Globalization.DateTimeStyles)
427 }, ReturnType = typeof(bool))]
428 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNN", MemberParameters = new object[]
429 {
430 typeof(ref global::System.DateTimeResult),
431 typeof(ref global::System.Globalization.DateTimeStyles),
432 typeof(ref global::System.DateTimeRawInfo),
433 typeof(global::System.Globalization.DateTimeFormatInfo)
434 }, ReturnType = typeof(bool))]
435 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNNN", MemberParameters = new object[]
436 {
437 typeof(ref global::System.DateTimeResult),
438 typeof(ref global::System.DateTimeRawInfo),
439 typeof(global::System.Globalization.DateTimeFormatInfo)
440 }, ReturnType = typeof(bool))]
441 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMN", MemberParameters = new object[]
442 {
443 typeof(ref global::System.DateTimeResult),
444 typeof(ref global::System.Globalization.DateTimeStyles),
445 typeof(ref global::System.DateTimeRawInfo),
446 typeof(global::System.Globalization.DateTimeFormatInfo)
447 }, ReturnType = typeof(bool))]
448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetHebrewDayOfNM", MemberParameters = new object[]
449 {
450 typeof(ref global::System.DateTimeResult),
451 typeof(ref global::System.DateTimeRawInfo),
452 typeof(global::System.Globalization.DateTimeFormatInfo)
453 }, ReturnType = typeof(bool))]
454 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNM", MemberParameters = new object[]
455 {
456 typeof(ref global::System.DateTimeResult),
457 typeof(ref global::System.Globalization.DateTimeStyles),
458 typeof(ref global::System.DateTimeRawInfo),
459 typeof(global::System.Globalization.DateTimeFormatInfo)
460 }, ReturnType = typeof(bool))]
461 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMNN", MemberParameters = new object[]
462 {
463 typeof(ref global::System.DateTimeResult),
464 typeof(ref global::System.DateTimeRawInfo),
465 typeof(global::System.Globalization.DateTimeFormatInfo)
466 }, ReturnType = typeof(bool))]
467 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNNY", MemberParameters = new object[]
468 {
469 typeof(ref global::System.DateTimeResult),
470 typeof(ref global::System.DateTimeRawInfo),
471 typeof(global::System.Globalization.DateTimeFormatInfo)
472 }, ReturnType = typeof(bool))]
473 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDateOfNNDS", MemberParameters = new object[]
474 {
475 typeof(ref global::System.DateTimeResult),
476 typeof(ref global::System.DateTimeRawInfo),
477 typeof(global::System.Globalization.DateTimeFormatInfo)
478 }, ReturnType = typeof(bool))]
479 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "CheckNewValue", MemberParameters = new object[]
480 {
481 typeof(ref int),
482 typeof(int),
483 typeof(char),
484 typeof(ref global::System.DateTimeResult)
485 }, ReturnType = typeof(bool))]
486 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
487 {
488 typeof(ref global::System.__DTString),
489 typeof(ref global::System.__DTString),
490 typeof(ref global::System.ParsingInfo),
491 typeof(global::System.Globalization.DateTimeFormatInfo),
492 typeof(ref global::System.DateTimeResult)
493 }, ReturnType = typeof(bool))]
494 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
496 {
497 throw null;
498 }
499
500 [global::Cpp2ILInjected.Token(Token = "0x6000726")]
501 [global::Cpp2ILInjected.Address(RVA = "0x1C2DFD8", Offset = "0x1C2DFD8", Length = "0x10")]
502 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParseExactMultiple", MemberParameters = new object[]
503 {
504 typeof(global::System.ReadOnlySpan<char>),
505 typeof(string[]),
506 typeof(global::System.Globalization.DateTimeFormatInfo),
507 typeof(global::System.Globalization.DateTimeStyles),
508 typeof(ref global::System.DateTimeResult)
509 }, ReturnType = typeof(bool))]
510 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
512 {
513 throw null;
514 }
515
516 [global::Cpp2ILInjected.Token(Token = "0x40002F1")]
517 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
518 internal int Year;
519
520 [global::Cpp2ILInjected.Token(Token = "0x40002F2")]
521 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
522 internal int Month;
523
524 [global::Cpp2ILInjected.Token(Token = "0x40002F3")]
525 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
526 internal int Day;
527
528 [global::Cpp2ILInjected.Token(Token = "0x40002F4")]
529 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
530 internal int Hour;
531
532 [global::Cpp2ILInjected.Token(Token = "0x40002F5")]
533 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
534 internal int Minute;
535
536 [global::Cpp2ILInjected.Token(Token = "0x40002F6")]
537 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
538 internal int Second;
539
540 [global::Cpp2ILInjected.Token(Token = "0x40002F7")]
541 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
542 internal double fraction;
543
544 [global::Cpp2ILInjected.Token(Token = "0x40002F8")]
545 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
546 internal int era;
547
548 [global::Cpp2ILInjected.Token(Token = "0x40002F9")]
549 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
550 internal global::System.ParseFlags flags;
551
552 [global::Cpp2ILInjected.Token(Token = "0x40002FA")]
553 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
554 internal global::System.TimeSpan timeZoneOffset;
555
556 [global::Cpp2ILInjected.Token(Token = "0x40002FB")]
557 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
558 internal global::System.Globalization.Calendar calendar;
559
560 [global::Cpp2ILInjected.Token(Token = "0x40002FC")]
561 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
562 internal global::System.DateTime parsedDate;
563
564 [global::Cpp2ILInjected.Token(Token = "0x40002FD")]
565 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
566 internal global::System.ParseFailureKind failure;
567
568 [global::Cpp2ILInjected.Token(Token = "0x40002FE")]
569 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
570 internal string failureMessageID;
571
572 [global::Cpp2ILInjected.Token(Token = "0x40002FF")]
573 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
575
576 [global::Cpp2ILInjected.Token(Token = "0x4000300")]
577 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
578 internal string failureArgumentName;
579
580 [global::Cpp2ILInjected.Token(Token = "0x4000301")]
581 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
582 internal global::System.ReadOnlySpan<char> originalDateTimeString;
583
584 [global::Cpp2ILInjected.Token(Token = "0x4000302")]
585 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
586 internal global::System.ReadOnlySpan<char> failedFormatSpecifier;
587 }
588}
class f__AnonymousType0<< Count > j__TPar
global::System.ParseFailureKind failure
global::System.Globalization.Calendar calendar
void SetDate(int year, int month, int day)
global::System.TimeSpan timeZoneOffset
global::System.ReadOnlySpan< char > failedFormatSpecifier
global::System.DateTime parsedDate
void Init(global::System.ReadOnlySpan< char > originalDateTimeString)
global::System.ReadOnlySpan< char > originalDateTimeString
void SetFailure(global::System.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument, string failureArgumentName)
void SetFailure(global::System.ParseFailureKind failure, string failureMessageID, object failureMessageFormatArgument)
void SetFailure(global::System.ParseFailureKind failure, string failureMessageID)
global::System.ParseFlags flags
void SetBadFormatSpecifierFailure(global::System.ReadOnlySpan< char > failedFormatSpecifier)
ReadOnlySpan(T[] array)