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
DateTimeFormatInfo.cs
Go to the documentation of this file.
1using System;
3using System.Text;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000588")]
10 [global::System.Serializable]
11 public sealed class DateTimeFormatInfo : global::System.IFormatProvider, global::System.ICloneable
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x17000620")]
14 private string CultureName
15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6002AA8")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1BD9B70", Offset = "0x1BD9B70", Length = "0x20")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 }
24
25 [global::Cpp2ILInjected.Token(Token = "0x17000621")]
27 {
28 [global::Cpp2ILInjected.Token(Token = "0x6002AA9")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1BD9B90", Offset = "0x1BD9B90", Length = "0x7C")]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
31 {
32 typeof(global::System.TokenType),
33 typeof(ref global::System.TokenType),
34 typeof(ref int),
35 typeof(ref global::System.__DTString)
36 }, ReturnType = typeof(bool))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertAtCurrentHashNode", MemberParameters = new object[]
38 {
40 typeof(string),
41 typeof(char),
42 typeof(global::System.TokenType),
43 typeof(int),
44 typeof(int),
45 typeof(int),
46 typeof(int)
47 }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
49 {
51 typeof(string),
52 typeof(global::System.TokenType),
53 typeof(int)
54 }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CompareStringIgnoreCaseOptimized", MemberParameters = new object[]
56 {
57 typeof(string),
58 typeof(int),
59 typeof(int),
60 typeof(string),
61 typeof(int),
62 typeof(int)
63 }, ReturnType = typeof(bool))]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "GetCultureInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CultureInfo))]
66 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
67 get
68 {
69 throw null;
70 }
71 }
72
73 [global::Cpp2ILInjected.Token(Token = "0x17000622")]
74 private string LanguageName
75 {
76 [global::Cpp2ILInjected.Token(Token = "0x6002AAA")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1BD9C0C", Offset = "0x1BD9C0C", Length = "0x20")]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
79 get
80 {
81 throw null;
82 }
83 }
84
85 [global::Cpp2ILInjected.Token(Token = "0x6002AAB")]
86 [global::Cpp2ILInjected.Address(RVA = "0x1BD9C2C", Offset = "0x1BD9C2C", Length = "0x14")]
87 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 {
91 throw null;
92 }
93
94 [global::Cpp2ILInjected.Token(Token = "0x6002AAC")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1BD9C40", Offset = "0x1BD9C40", Length = "0x40")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedDayNames", ReturnType = typeof(string[]))]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedDayName", MemberParameters = new object[] { typeof(global::System.DayOfWeek) }, ReturnType = typeof(string))]
99 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
100 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbreviatedDayNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
101 [MethodImpl(8)]
103 {
104 throw null;
105 }
106
107 [global::Cpp2ILInjected.Token(Token = "0x6002AAD")]
108 [global::Cpp2ILInjected.Address(RVA = "0x1BD9C80", Offset = "0x1BD9C80", Length = "0x14")]
109 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
110 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
111 private string[] internalGetDayOfWeekNames()
112 {
113 throw null;
114 }
115
116 [global::Cpp2ILInjected.Token(Token = "0x6002AAE")]
117 [global::Cpp2ILInjected.Address(RVA = "0x1BD9C94", Offset = "0x1BD9C94", Length = "0x40")]
118 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
119 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_DayNames", ReturnType = typeof(string[]))]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetDayName", MemberParameters = new object[] { typeof(global::System.DayOfWeek) }, ReturnType = typeof(string))]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "DayNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
123 [MethodImpl(8)]
125 {
126 throw null;
127 }
128
129 [global::Cpp2ILInjected.Token(Token = "0x6002AAF")]
130 [global::Cpp2ILInjected.Address(RVA = "0x1BD9CD4", Offset = "0x1BD9CD4", Length = "0x14")]
131 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
134 {
135 throw null;
136 }
137
138 [global::Cpp2ILInjected.Token(Token = "0x6002AB0")]
139 [global::Cpp2ILInjected.Address(RVA = "0x1BD9CE8", Offset = "0x1BD9CE8", Length = "0x40")]
140 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
141 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedMonthNames", ReturnType = typeof(string[]))]
142 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthName", MemberParameters = new object[]
143 {
144 typeof(int),
146 typeof(bool)
147 }, ReturnType = typeof(string))]
148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedMonthName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
150 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbreviatedMonthNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
151 [MethodImpl(8)]
153 {
154 throw null;
155 }
156
157 [global::Cpp2ILInjected.Token(Token = "0x6002AB1")]
158 [global::Cpp2ILInjected.Address(RVA = "0x1BD9D28", Offset = "0x1BD9D28", Length = "0x14")]
159 [global::Cpp2ILInjected.CallAnalysis.ContainsInvalidInstructions]
160 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
161 private string[] internalGetMonthNames()
162 {
163 throw null;
164 }
165
166 [global::Cpp2ILInjected.Token(Token = "0x6002AB2")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1BD9D3C", Offset = "0x1BD9D3C", Length = "0x40")]
168 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_MonthNames", ReturnType = typeof(string[]))]
170 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthName", MemberParameters = new object[]
171 {
172 typeof(int),
174 typeof(bool)
175 }, ReturnType = typeof(string))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetMonthName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
178 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "MonthNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
179 [MethodImpl(8)]
180 private string[] internalGetMonthNamesCore()
181 {
182 throw null;
183 }
184
185 [global::Cpp2ILInjected.Token(Token = "0x6002AB3")]
186 [global::Cpp2ILInjected.Address(RVA = "0x1BD9D7C", Offset = "0x1BD9D7C", Length = "0xC8")]
187 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
188 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_InvariantInfo", ReturnType = typeof(DateTimeFormatInfo))]
189 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "get_DateTimeFormat", ReturnType = typeof(DateTimeFormatInfo))]
190 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.HttpProtocolUtils", Member = "date2string", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(string))]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
192 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
193 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_InvariantCulture", ReturnType = typeof(CultureInfo))]
194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GregorianCalendar), Member = "GetDefaultInstance", ReturnType = typeof(Calendar))]
195 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
197 {
198 throw null;
199 }
200
201 [global::Cpp2ILInjected.Token(Token = "0x6002AB4")]
202 [global::Cpp2ILInjected.Address(RVA = "0x1BD9F38", Offset = "0x1BD9F38", Length = "0x44")]
203 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "get_DateTimeFormat", ReturnType = typeof(DateTimeFormatInfo))]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
206 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
208 {
209 throw null;
210 }
211
212 [global::Cpp2ILInjected.Token(Token = "0x6002AB5")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1BD9E44", Offset = "0x1BD9E44", Length = "0xF4")]
214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "set_Calendar", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(void))]
215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "DateSeparator", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_LongTimes", ReturnType = typeof(string[]))]
218 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_ShortTimes", ReturnType = typeof(string[]))]
219 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "LongDates", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
220 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "ShortDates", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
221 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "YearMonths", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
223 {
224 throw null;
225 }
226
227 [global::Cpp2ILInjected.Token(Token = "0x17000623")]
229 {
230 [global::Cpp2ILInjected.Token(Token = "0x6002AB6")]
231 [global::Cpp2ILInjected.Address(RVA = "0x1BDA208", Offset = "0x1BDA208", Length = "0xC4")]
232 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
233 {
234 typeof(global::System.ReadOnlySpan<char>),
235 typeof(ref global::System.DateTime),
237 typeof(ref global::System.TimeSpan)
238 }, ReturnType = typeof(string))]
239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatStringBuilder", MemberParameters = new object[]
240 {
241 typeof(global::System.DateTime),
242 typeof(global::System.ReadOnlySpan<char>),
244 typeof(global::System.TimeSpan)
245 }, ReturnType = typeof(global::System.Text.StringBuilder))]
246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
247 {
248 typeof(global::System.ReadOnlySpan<char>),
250 typeof(ref global::System.ParsingInfo),
251 typeof(ref global::System.DateTimeResult)
252 }, ReturnType = typeof(string))]
253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
255 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = ".ctor", ReturnType = typeof(void))]
256 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
257 get
258 {
259 throw null;
260 }
261 }
262
263 [global::Cpp2ILInjected.Token(Token = "0x17000624")]
265 {
266 [global::Cpp2ILInjected.Token(Token = "0x6002AB7")]
267 [global::Cpp2ILInjected.Address(RVA = "0x1BDA2CC", Offset = "0x1BDA2CC", Length = "0x104")]
268 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIMultiplayerHost", Member = "WorldDraw", ReturnType = typeof(void))]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIWorldSelectMenu", Member = "WorldDraw", MemberParameters = new object[]
271 {
272 "ItemGrid_Layout",
273 typeof(int),
274 "Microsoft.Xna.Framework.Vector2",
275 typeof(float)
276 }, ReturnType = typeof(void))]
277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "WorldDraw", MemberParameters = new object[]
278 {
279 "ItemGrid_Layout",
280 typeof(int),
281 "Microsoft.Xna.Framework.Vector2",
282 typeof(float)
283 }, ReturnType = typeof(void))]
284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetInstance", MemberParameters = new object[] { typeof(global::System.IFormatProvider) }, ReturnType = typeof(DateTimeFormatInfo))]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
286 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_CurrentCulture", ReturnType = typeof(CultureInfo))]
287 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
288 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
289 get
290 {
291 throw null;
292 }
293 }
294
295 [global::Cpp2ILInjected.Token(Token = "0x6002AB8")]
296 [global::Cpp2ILInjected.Address(RVA = "0x1BDA3D0", Offset = "0x1BDA3D0", Length = "0x1C0")]
297 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
298 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "Parse", MemberParameters = new object[]
299 {
300 typeof(string),
301 typeof(global::System.IFormatProvider)
302 }, ReturnType = typeof(global::System.DateTime))]
303 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "Parse", MemberParameters = new object[]
304 {
305 typeof(string),
306 typeof(global::System.IFormatProvider),
307 typeof(DateTimeStyles)
308 }, ReturnType = typeof(global::System.DateTime))]
309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "ParseExact", MemberParameters = new object[]
310 {
311 typeof(string),
312 typeof(string),
313 typeof(global::System.IFormatProvider)
314 }, ReturnType = typeof(global::System.DateTime))]
315 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "ParseExact", MemberParameters = new object[]
316 {
317 typeof(string),
318 typeof(string),
319 typeof(global::System.IFormatProvider),
320 typeof(DateTimeStyles)
321 }, ReturnType = typeof(global::System.DateTime))]
322 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "ParseExact", MemberParameters = new object[]
323 {
324 typeof(string),
325 typeof(string[]),
326 typeof(global::System.IFormatProvider),
327 typeof(DateTimeStyles)
328 }, ReturnType = typeof(global::System.DateTime))]
329 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "TryParse", MemberParameters = new object[]
330 {
331 typeof(string),
332 typeof(global::System.IFormatProvider),
333 typeof(DateTimeStyles),
334 typeof(ref global::System.DateTime)
335 }, ReturnType = typeof(bool))]
336 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "TryParseExact", MemberParameters = new object[]
337 {
338 typeof(string),
339 typeof(string),
340 typeof(global::System.IFormatProvider),
341 typeof(DateTimeStyles),
342 typeof(ref global::System.DateTime)
343 }, ReturnType = typeof(bool))]
344 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "Parse", MemberParameters = new object[]
345 {
346 typeof(string),
347 typeof(global::System.IFormatProvider),
348 typeof(DateTimeStyles)
349 }, ReturnType = typeof(global::System.DateTimeOffset))]
350 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ParseExact", MemberParameters = new object[]
351 {
352 typeof(string),
353 typeof(string),
354 typeof(global::System.IFormatProvider),
355 typeof(DateTimeStyles)
356 }, ReturnType = typeof(global::System.DateTimeOffset))]
357 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "TryParse", MemberParameters = new object[]
358 {
359 typeof(string),
360 typeof(global::System.IFormatProvider),
361 typeof(DateTimeStyles),
362 typeof(ref global::System.DateTimeOffset)
363 }, ReturnType = typeof(bool))]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "TryParseExact", MemberParameters = new object[]
365 {
366 typeof(string),
367 typeof(string),
368 typeof(global::System.IFormatProvider),
369 typeof(DateTimeStyles),
370 typeof(ref global::System.DateTimeOffset)
371 }, ReturnType = typeof(bool))]
372 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "Format", MemberParameters = new object[]
373 {
374 typeof(global::System.DateTime),
375 typeof(string),
376 typeof(global::System.IFormatProvider),
377 typeof(global::System.TimeSpan)
378 }, ReturnType = typeof(string))]
379 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormat", MemberParameters = new object[]
380 {
381 typeof(global::System.DateTime),
382 typeof(global::System.Span<char>),
383 typeof(ref int),
384 typeof(global::System.ReadOnlySpan<char>),
385 typeof(global::System.IFormatProvider),
386 typeof(global::System.TimeSpan)
387 }, ReturnType = typeof(bool))]
388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatToBuilder", MemberParameters = new object[]
389 {
390 typeof(global::System.TimeSpan),
391 typeof(global::System.ReadOnlySpan<char>),
392 typeof(global::System.IFormatProvider)
393 }, ReturnType = typeof(global::System.Text.StringBuilder))]
394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "TryParseTimeSpan", MemberParameters = new object[]
395 {
396 typeof(global::System.ReadOnlySpan<char>),
397 "System.Globalization.TimeSpanParse.TimeSpanStandardStyles",
398 typeof(global::System.IFormatProvider),
399 typeof(ref TimeSpanParse.TimeSpanResult)
400 }, ReturnType = typeof(bool))]
401 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 16)]
402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_CurrentInfo", ReturnType = typeof(DateTimeFormatInfo))]
404 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
405 public static DateTimeFormatInfo GetInstance(global::System.IFormatProvider provider)
406 {
407 throw null;
408 }
409
410 [global::Cpp2ILInjected.Token(Token = "0x6002AB9")]
411 [global::Cpp2ILInjected.Address(RVA = "0x1BDA590", Offset = "0x1BDA590", Length = "0x98")]
412 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
413 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
414 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
415 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
416 {
417 typeof(global::System.Type),
418 typeof(global::System.Type)
419 }, ReturnType = typeof(bool))]
420 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
421 public object GetFormat(global::System.Type formatType)
422 {
423 throw null;
424 }
425
426 [global::Cpp2ILInjected.Token(Token = "0x6002ABA")]
427 [global::Cpp2ILInjected.Address(RVA = "0x1BDA628", Offset = "0x1BDA628", Length = "0xF4")]
428 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
429 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
430 {
431 typeof(global::System.ReadOnlySpan<char>),
432 typeof(ref global::System.DateTime),
434 typeof(ref global::System.TimeSpan)
435 }, ReturnType = typeof(string))]
436 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
437 {
438 typeof(global::System.ReadOnlySpan<char>),
439 typeof(ref DateTimeFormatInfo),
440 typeof(ref global::System.ParsingInfo),
441 typeof(ref global::System.DateTimeResult)
442 }, ReturnType = typeof(string))]
443 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "Clone", ReturnType = typeof(object))]
444 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Cryptography.DerSequenceReader.<>c", Member = "<ReadTime>b__51_0", ReturnType = typeof(DateTimeFormatInfo))]
445 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
446 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "MemberwiseClone", ReturnType = typeof(object))]
447 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
448 public object Clone()
449 {
450 throw null;
451 }
452
453 [global::Cpp2ILInjected.Token(Token = "0x17000625")]
454 public string AMDesignator
455 {
456 [global::Cpp2ILInjected.Token(Token = "0x6002ABB")]
457 [global::Cpp2ILInjected.Address(RVA = "0x1BDA71C", Offset = "0x1BDA71C", Length = "0x20")]
458 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
459 {
460 typeof(global::System.DateTime),
461 typeof(global::System.ReadOnlySpan<char>),
463 typeof(global::System.TimeSpan),
464 typeof(global::System.Text.StringBuilder)
465 }, ReturnType = typeof(global::System.Text.StringBuilder))]
466 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "AdjustTimeMark", MemberParameters = new object[]
467 {
469 typeof(ref global::System.DateTimeRawInfo)
470 }, ReturnType = typeof(void))]
471 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchTimeMark", MemberParameters = new object[]
472 {
473 typeof(ref global::System.__DTString),
475 typeof(ref global::System.DateTimeParse.TM)
476 }, ReturnType = typeof(bool))]
477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedTimeMark", MemberParameters = new object[]
478 {
479 typeof(ref global::System.__DTString),
481 typeof(ref global::System.DateTimeParse.TM)
482 }, ReturnType = typeof(bool))]
483 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
484 get
485 {
486 throw null;
487 }
488 }
489
490 [global::Cpp2ILInjected.Token(Token = "0x17000626")]
492 {
493 [global::Cpp2ILInjected.Token(Token = "0x6002ABC")]
494 [global::Cpp2ILInjected.Address(RVA = "0x1BDA73C", Offset = "0x1BDA73C", Length = "0x8")]
495 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
496 get
497 {
498 throw null;
499 }
500 [global::Cpp2ILInjected.Token(Token = "0x6002ABD")]
501 [global::Cpp2ILInjected.Address(RVA = "0x1BD9F7C", Offset = "0x1BD9F7C", Length = "0x28C")]
502 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
503 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
504 {
505 typeof(global::System.ReadOnlySpan<char>),
506 typeof(ref global::System.DateTime),
508 typeof(ref global::System.TimeSpan)
509 }, ReturnType = typeof(string))]
510 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
511 {
512 typeof(global::System.ReadOnlySpan<char>),
514 typeof(ref global::System.ParsingInfo),
515 typeof(ref global::System.DateTimeResult)
516 }, ReturnType = typeof(string))]
517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetJapaneseCalendarDTFI", ReturnType = typeof(DateTimeFormatInfo))]
518 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetTaiwanCalendarDTFI", ReturnType = typeof(DateTimeFormatInfo))]
519 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
520 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_IsReadOnly", ReturnType = typeof(bool))]
521 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "GetCalendarIds", ReturnType = typeof(CalendarId[]))]
522 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeOverridableProperties", MemberParameters = new object[]
523 {
525 typeof(int)
526 }, ReturnType = typeof(void))]
527 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
528 {
529 typeof(string),
530 typeof(string)
531 }, ReturnType = typeof(void))]
532 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.PlatformNotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
533 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
534 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
535 {
536 typeof(string),
537 typeof(string)
538 }, ReturnType = typeof(void))]
539 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
540 set
541 {
542 throw null;
543 }
544 }
545
546 [global::Cpp2ILInjected.Token(Token = "0x17000627")]
547 private CalendarId[] OptionalCalendars
548 {
549 [global::Cpp2ILInjected.Token(Token = "0x6002ABE")]
550 [global::Cpp2ILInjected.Address(RVA = "0x1BDA7E8", Offset = "0x1BDA7E8", Length = "0x28")]
551 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
552 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "GetCalendarIds", ReturnType = typeof(CalendarId[]))]
553 get
554 {
555 throw null;
556 }
557 }
558
559 [global::Cpp2ILInjected.Token(Token = "0x17000628")]
560 internal string[] EraNames
561 {
562 [global::Cpp2ILInjected.Token(Token = "0x6002ABF")]
563 [global::Cpp2ILInjected.Address(RVA = "0x1BDA820", Offset = "0x1BDA820", Length = "0x48")]
564 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
565 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
566 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
567 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "EraNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
568 get
569 {
570 throw null;
571 }
572 }
573
574 [global::Cpp2ILInjected.Token(Token = "0x6002AC0")]
575 [global::Cpp2ILInjected.Address(RVA = "0x1BDA868", Offset = "0x1BDA868", Length = "0xB4")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
578 {
579 typeof(global::System.DateTime),
580 typeof(global::System.ReadOnlySpan<char>),
582 typeof(global::System.TimeSpan),
583 typeof(global::System.Text.StringBuilder)
584 }, ReturnType = typeof(global::System.Text.StringBuilder))]
585 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchEraName", MemberParameters = new object[]
586 {
587 typeof(ref global::System.__DTString),
588 typeof(DateTimeFormatInfo),
589 typeof(ref int)
590 }, ReturnType = typeof(bool))]
591 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
592 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
593 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
594 {
595 typeof(DateTimeFormatInfo.TokenHashValue[]),
596 typeof(ref bool)
597 }, ReturnType = typeof(void))]
598 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
599 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_EraNames", ReturnType = typeof(string[]))]
600 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
601 {
602 typeof(string),
603 typeof(string)
604 }, ReturnType = typeof(void))]
605 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
606 public string GetEraName(int era)
607 {
608 throw null;
609 }
610
611 [global::Cpp2ILInjected.Token(Token = "0x17000629")]
612 internal string[] AbbreviatedEraNames
613 {
614 [global::Cpp2ILInjected.Token(Token = "0x6002AC1")]
615 [global::Cpp2ILInjected.Address(RVA = "0x1BDA91C", Offset = "0x1BDA91C", Length = "0x48")]
616 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
618 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
619 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbrevEraNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
620 get
621 {
622 throw null;
623 }
624 }
625
626 [global::Cpp2ILInjected.Token(Token = "0x6002AC2")]
627 [global::Cpp2ILInjected.Address(RVA = "0x1BDA964", Offset = "0x1BDA964", Length = "0xD0")]
628 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
629 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchEraName", MemberParameters = new object[]
630 {
631 typeof(ref global::System.__DTString),
633 typeof(ref int)
634 }, ReturnType = typeof(bool))]
635 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
636 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
637 {
638 typeof(DateTimeFormatInfo.TokenHashValue[]),
639 typeof(ref bool)
640 }, ReturnType = typeof(void))]
641 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
642 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedEraNames", ReturnType = typeof(string[]))]
643 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
644 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
645 {
646 typeof(string),
647 typeof(string)
648 }, ReturnType = typeof(void))]
649 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
650 public string GetAbbreviatedEraName(int era)
651 {
652 throw null;
653 }
654
655 [global::Cpp2ILInjected.Token(Token = "0x1700062A")]
656 internal string[] AbbreviatedEnglishEraNames
657 {
658 [global::Cpp2ILInjected.Token(Token = "0x6002AC3")]
659 [global::Cpp2ILInjected.Address(RVA = "0x1BDAA34", Offset = "0x1BDAA34", Length = "0x48")]
660 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
662 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
663 {
665 typeof(ref bool)
666 }, ReturnType = typeof(void))]
667 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
668 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbreviatedEnglishEraNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
669 get
670 {
671 throw null;
672 }
673 }
674
675 [global::Cpp2ILInjected.Token(Token = "0x1700062B")]
676 public string DateSeparator
677 {
678 [global::Cpp2ILInjected.Token(Token = "0x6002AC4")]
679 [global::Cpp2ILInjected.Address(RVA = "0x1BDAA7C", Offset = "0x1BDAA7C", Length = "0x48")]
680 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
682 {
683 typeof(global::System.DateTime),
684 typeof(global::System.ReadOnlySpan<char>),
686 typeof(global::System.TimeSpan),
687 typeof(global::System.Text.StringBuilder)
688 }, ReturnType = typeof(global::System.Text.StringBuilder))]
689 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
690 {
691 typeof(global::System.ReadOnlySpan<char>),
694 typeof(ref global::System.DateTimeResult)
695 }, ReturnType = typeof(bool))]
696 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
697 {
698 typeof(ref global::System.__DTString),
699 typeof(ref global::System.__DTString),
700 typeof(ref global::System.ParsingInfo),
702 typeof(ref global::System.DateTimeResult)
703 }, ReturnType = typeof(bool))]
704 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
705 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
706 {
708 typeof(ref bool)
709 }, ReturnType = typeof(void))]
710 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "Initialize", ReturnType = typeof(void))]
711 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
712 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "DateSeparator", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
713 get
714 {
715 throw null;
716 }
717 }
718
719 [global::Cpp2ILInjected.Token(Token = "0x1700062C")]
720 public string FullDateTimePattern
721 {
722 [global::Cpp2ILInjected.Token(Token = "0x6002AC5")]
723 [global::Cpp2ILInjected.Address(RVA = "0x1BDAAC4", Offset = "0x1BDAAC4", Length = "0x80")]
724 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
725 {
726 typeof(global::System.ReadOnlySpan<char>),
728 }, ReturnType = typeof(string))]
729 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
730 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedLongDatePatterns", ReturnType = typeof(string[]))]
731 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
732 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
733 {
734 typeof(string),
735 typeof(string),
736 typeof(string)
737 }, ReturnType = typeof(string))]
738 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
739 get
740 {
741 throw null;
742 }
743 }
744
745 [global::Cpp2ILInjected.Token(Token = "0x1700062D")]
746 public string LongDatePattern
747 {
748 [global::Cpp2ILInjected.Token(Token = "0x6002AC6")]
749 [global::Cpp2ILInjected.Address(RVA = "0x1BDAB44", Offset = "0x1BDAB44", Length = "0x28")]
750 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
751 {
752 typeof(global::System.ReadOnlySpan<char>),
754 }, ReturnType = typeof(string))]
755 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
756 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedLongDatePatterns", ReturnType = typeof(string[]))]
757 get
758 {
759 throw null;
760 }
761 }
762
763 [global::Cpp2ILInjected.Token(Token = "0x1700062E")]
764 public string LongTimePattern
765 {
766 [global::Cpp2ILInjected.Token(Token = "0x6002AC7")]
767 [global::Cpp2ILInjected.Address(RVA = "0x1BDAB6C", Offset = "0x1BDAB6C", Length = "0x38")]
768 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
769 {
770 typeof(global::System.ReadOnlySpan<char>),
772 }, ReturnType = typeof(string))]
773 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_FullDateTimePattern", ReturnType = typeof(string))]
774 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_GeneralLongTimePattern", ReturnType = typeof(string))]
775 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_DateTimeOffsetPattern", ReturnType = typeof(string))]
776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongTimePatterns", ReturnType = typeof(string[]))]
777 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
778 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_LongTimes", ReturnType = typeof(string[]))]
779 get
780 {
781 throw null;
782 }
783 }
784
785 [global::Cpp2ILInjected.Token(Token = "0x1700062F")]
786 public string MonthDayPattern
787 {
788 [global::Cpp2ILInjected.Token(Token = "0x6002AC8")]
789 [global::Cpp2ILInjected.Address(RVA = "0x1BDAC14", Offset = "0x1BDAC14", Length = "0x48")]
790 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
791 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
792 {
793 typeof(global::System.ReadOnlySpan<char>),
795 }, ReturnType = typeof(string))]
796 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNN", MemberParameters = new object[]
797 {
798 typeof(ref global::System.DateTimeResult),
800 typeof(ref global::System.DateTimeRawInfo),
802 }, ReturnType = typeof(bool))]
803 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMN", MemberParameters = new object[]
804 {
805 typeof(ref global::System.DateTimeResult),
807 typeof(ref global::System.DateTimeRawInfo),
809 }, ReturnType = typeof(bool))]
810 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetHebrewDayOfNM", MemberParameters = new object[]
811 {
812 typeof(ref global::System.DateTimeResult),
813 typeof(ref global::System.DateTimeRawInfo),
815 }, ReturnType = typeof(bool))]
816 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNM", MemberParameters = new object[]
817 {
818 typeof(ref global::System.DateTimeResult),
820 typeof(ref global::System.DateTimeRawInfo),
822 }, ReturnType = typeof(bool))]
823 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
824 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfoScanner), Member = "GetDateWordsOfDTFI", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(string[]))]
825 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
826 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "MonthDay", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
827 get
828 {
829 throw null;
830 }
831 }
832
833 [global::Cpp2ILInjected.Token(Token = "0x17000630")]
834 public string PMDesignator
835 {
836 [global::Cpp2ILInjected.Token(Token = "0x6002AC9")]
837 [global::Cpp2ILInjected.Address(RVA = "0x1BDAC5C", Offset = "0x1BDAC5C", Length = "0x20")]
838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
839 {
840 typeof(global::System.DateTime),
841 typeof(global::System.ReadOnlySpan<char>),
843 typeof(global::System.TimeSpan),
844 typeof(global::System.Text.StringBuilder)
845 }, ReturnType = typeof(global::System.Text.StringBuilder))]
846 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "AdjustTimeMark", MemberParameters = new object[]
847 {
849 typeof(ref global::System.DateTimeRawInfo)
850 }, ReturnType = typeof(void))]
851 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchTimeMark", MemberParameters = new object[]
852 {
853 typeof(ref global::System.__DTString),
855 typeof(ref global::System.DateTimeParse.TM)
856 }, ReturnType = typeof(bool))]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedTimeMark", MemberParameters = new object[]
858 {
859 typeof(ref global::System.__DTString),
861 typeof(ref global::System.DateTimeParse.TM)
862 }, ReturnType = typeof(bool))]
863 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
864 get
865 {
866 throw null;
867 }
868 }
869
870 [global::Cpp2ILInjected.Token(Token = "0x17000631")]
871 public string RFC1123Pattern
872 {
873 [global::Cpp2ILInjected.Token(Token = "0x6002ACA")]
874 [global::Cpp2ILInjected.Address(RVA = "0x1BDAC7C", Offset = "0x1BDAC7C", Length = "0x40")]
875 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
876 {
877 typeof(global::System.ReadOnlySpan<char>),
879 }, ReturnType = typeof(string))]
880 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
881 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
882 get
883 {
884 throw null;
885 }
886 }
887
888 [global::Cpp2ILInjected.Token(Token = "0x17000632")]
889 public string ShortDatePattern
890 {
891 [global::Cpp2ILInjected.Token(Token = "0x6002ACB")]
892 [global::Cpp2ILInjected.Address(RVA = "0x1BDACBC", Offset = "0x1BDACBC", Length = "0x28")]
893 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
894 {
895 typeof(global::System.ReadOnlySpan<char>),
897 }, ReturnType = typeof(string))]
898 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNNN", MemberParameters = new object[]
899 {
900 typeof(ref global::System.DateTimeResult),
901 typeof(ref global::System.DateTimeRawInfo),
903 }, ReturnType = typeof(bool))]
904 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMNN", MemberParameters = new object[]
905 {
906 typeof(ref global::System.DateTimeResult),
907 typeof(ref global::System.DateTimeRawInfo),
909 }, ReturnType = typeof(bool))]
910 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfYNN", MemberParameters = new object[]
911 {
912 typeof(ref global::System.DateTimeResult),
913 typeof(ref global::System.DateTimeRawInfo),
915 }, ReturnType = typeof(bool))]
916 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNNY", MemberParameters = new object[]
917 {
918 typeof(ref global::System.DateTimeResult),
919 typeof(ref global::System.DateTimeRawInfo),
921 }, ReturnType = typeof(bool))]
922 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDateOfNNDS", MemberParameters = new object[]
923 {
924 typeof(ref global::System.DateTimeResult),
925 typeof(ref global::System.DateTimeRawInfo),
927 }, ReturnType = typeof(bool))]
928 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeConverter", Member = "ConvertTo", MemberParameters = new object[]
929 {
930 "System.ComponentModel.ITypeDescriptorContext",
932 typeof(object),
933 typeof(global::System.Type)
934 }, ReturnType = typeof(object))]
935 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
936 {
937 "System.ComponentModel.ITypeDescriptorContext",
939 typeof(object),
940 typeof(global::System.Type)
941 }, ReturnType = typeof(object))]
942 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 12)]
943 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
944 get
945 {
946 throw null;
947 }
948 }
949
950 [global::Cpp2ILInjected.Token(Token = "0x17000633")]
951 public string ShortTimePattern
952 {
953 [global::Cpp2ILInjected.Token(Token = "0x6002ACC")]
954 [global::Cpp2ILInjected.Address(RVA = "0x1BDAD2C", Offset = "0x1BDAD2C", Length = "0x38")]
955 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
956 {
957 typeof(global::System.ReadOnlySpan<char>),
959 }, ReturnType = typeof(string))]
960 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_GeneralShortTimePattern", ReturnType = typeof(string))]
961 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllShortTimePatterns", ReturnType = typeof(string[]))]
962 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeConverter", Member = "ConvertTo", MemberParameters = new object[]
963 {
964 "System.ComponentModel.ITypeDescriptorContext",
966 typeof(object),
967 typeof(global::System.Type)
968 }, ReturnType = typeof(object))]
969 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
970 {
971 "System.ComponentModel.ITypeDescriptorContext",
973 typeof(object),
974 typeof(global::System.Type)
975 }, ReturnType = typeof(object))]
976 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
977 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_ShortTimes", ReturnType = typeof(string[]))]
978 get
979 {
980 throw null;
981 }
982 }
983
984 [global::Cpp2ILInjected.Token(Token = "0x17000634")]
985 public string SortableDateTimePattern
986 {
987 [global::Cpp2ILInjected.Token(Token = "0x6002ACD")]
988 [global::Cpp2ILInjected.Address(RVA = "0x1BDAD8C", Offset = "0x1BDAD8C", Length = "0x40")]
989 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
990 {
991 typeof(global::System.ReadOnlySpan<char>),
993 }, ReturnType = typeof(string))]
994 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
995 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
996 get
997 {
998 throw null;
999 }
1000 }
1001
1002 [global::Cpp2ILInjected.Token(Token = "0x17000635")]
1003 internal string GeneralShortTimePattern
1004 {
1005 [global::Cpp2ILInjected.Token(Token = "0x6002ACE")]
1006 [global::Cpp2ILInjected.Address(RVA = "0x1BDADCC", Offset = "0x1BDADCC", Length = "0x80")]
1007 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1008 {
1009 typeof(global::System.ReadOnlySpan<char>),
1011 }, ReturnType = typeof(string))]
1012 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1013 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1014 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_ShortTimePattern", ReturnType = typeof(string))]
1015 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1016 {
1017 typeof(string),
1018 typeof(string),
1019 typeof(string)
1020 }, ReturnType = typeof(string))]
1021 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1022 get
1023 {
1024 throw null;
1025 }
1026 }
1027
1028 [global::Cpp2ILInjected.Token(Token = "0x17000636")]
1029 internal string GeneralLongTimePattern
1030 {
1031 [global::Cpp2ILInjected.Token(Token = "0x6002ACF")]
1032 [global::Cpp2ILInjected.Address(RVA = "0x1BDAE4C", Offset = "0x1BDAE4C", Length = "0x80")]
1033 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1034 {
1035 typeof(global::System.ReadOnlySpan<char>),
1037 }, ReturnType = typeof(string))]
1038 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1039 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1040 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
1041 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1042 {
1043 typeof(string),
1044 typeof(string),
1045 typeof(string)
1046 }, ReturnType = typeof(string))]
1047 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1048 get
1049 {
1050 throw null;
1051 }
1052 }
1053
1054 [global::Cpp2ILInjected.Token(Token = "0x17000637")]
1055 internal string DateTimeOffsetPattern
1056 {
1057 [global::Cpp2ILInjected.Token(Token = "0x6002AD0")]
1058 [global::Cpp2ILInjected.Address(RVA = "0x1BDAECC", Offset = "0x1BDAECC", Length = "0x17C")]
1059 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1060 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatStringBuilder", MemberParameters = new object[]
1061 {
1062 typeof(global::System.DateTime),
1063 typeof(global::System.ReadOnlySpan<char>),
1065 typeof(global::System.TimeSpan)
1066 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1067 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1068 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1069 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
1070 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1071 {
1072 typeof(string),
1073 typeof(string),
1074 typeof(string)
1075 }, ReturnType = typeof(string))]
1076 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
1077 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1078 {
1079 typeof(string),
1080 typeof(string)
1081 }, ReturnType = typeof(string))]
1082 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1083 get
1084 {
1085 throw null;
1086 }
1087 }
1088
1089 [global::Cpp2ILInjected.Token(Token = "0x17000638")]
1090 public string TimeSeparator
1091 {
1092 [global::Cpp2ILInjected.Token(Token = "0x6002AD1")]
1093 [global::Cpp2ILInjected.Address(RVA = "0x1BDB048", Offset = "0x1BDB048", Length = "0x20")]
1094 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
1095 {
1096 typeof(global::System.DateTime),
1097 typeof(global::System.ReadOnlySpan<char>),
1099 typeof(global::System.TimeSpan),
1100 typeof(global::System.Text.StringBuilder)
1101 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
1103 {
1104 typeof(global::System.ReadOnlySpan<char>),
1107 typeof(ref global::System.DateTimeResult)
1108 }, ReturnType = typeof(bool))]
1109 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
1110 {
1111 typeof(ref global::System.__DTString),
1112 typeof(ref global::System.__DTString),
1113 typeof(ref global::System.ParsingInfo),
1115 typeof(ref global::System.DateTimeResult)
1116 }, ReturnType = typeof(bool))]
1117 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.MaskedTextProvider", Member = "Initialize", ReturnType = typeof(void))]
1118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1119 get
1120 {
1121 throw null;
1122 }
1123 }
1124
1125 [global::Cpp2ILInjected.Token(Token = "0x17000639")]
1126 public string UniversalSortableDateTimePattern
1127 {
1128 [global::Cpp2ILInjected.Token(Token = "0x6002AD2")]
1129 [global::Cpp2ILInjected.Address(RVA = "0x1BDB068", Offset = "0x1BDB068", Length = "0x40")]
1130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1131 {
1132 typeof(global::System.ReadOnlySpan<char>),
1134 }, ReturnType = typeof(string))]
1135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1137 get
1138 {
1139 throw null;
1140 }
1141 }
1142
1143 [global::Cpp2ILInjected.Token(Token = "0x1700063A")]
1144 public string YearMonthPattern
1145 {
1146 [global::Cpp2ILInjected.Token(Token = "0x6002AD3")]
1147 [global::Cpp2ILInjected.Address(RVA = "0x1BDB0A8", Offset = "0x1BDB0A8", Length = "0x28")]
1148 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "GetRealFormat", MemberParameters = new object[]
1149 {
1150 typeof(global::System.ReadOnlySpan<char>),
1152 }, ReturnType = typeof(string))]
1153 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfMN", MemberParameters = new object[]
1154 {
1155 typeof(ref global::System.DateTimeResult),
1157 typeof(ref global::System.DateTimeRawInfo),
1159 }, ReturnType = typeof(bool))]
1160 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "GetDayOfNM", MemberParameters = new object[]
1161 {
1162 typeof(ref global::System.DateTimeResult),
1164 typeof(ref global::System.DateTimeRawInfo),
1166 }, ReturnType = typeof(bool))]
1167 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1168 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedYearMonthPatterns", ReturnType = typeof(string[]))]
1169 get
1170 {
1171 throw null;
1172 }
1173 }
1174
1175 [global::Cpp2ILInjected.Token(Token = "0x1700063B")]
1176 public string[] AbbreviatedDayNames
1177 {
1178 [global::Cpp2ILInjected.Token(Token = "0x6002AD4")]
1179 [global::Cpp2ILInjected.Address(RVA = "0x1BDB118", Offset = "0x1BDB118", Length = "0x7C")]
1180 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = ".cctor", ReturnType = typeof(void))]
1181 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1183 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedDayOfWeekNamesCore", ReturnType = typeof(string[]))]
1184 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1185 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1186 get
1187 {
1188 throw null;
1189 }
1190 }
1191
1192 [global::Cpp2ILInjected.Token(Token = "0x1700063C")]
1193 public string[] DayNames
1194 {
1195 [global::Cpp2ILInjected.Token(Token = "0x6002AD5")]
1196 [global::Cpp2ILInjected.Address(RVA = "0x1BDB194", Offset = "0x1BDB194", Length = "0x7C")]
1197 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1199 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetDayOfWeekNamesCore", ReturnType = typeof(string[]))]
1200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1201 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1202 get
1203 {
1204 throw null;
1205 }
1206 }
1207
1208 [global::Cpp2ILInjected.Token(Token = "0x1700063D")]
1209 public string[] AbbreviatedMonthNames
1210 {
1211 [global::Cpp2ILInjected.Token(Token = "0x6002AD6")]
1212 [global::Cpp2ILInjected.Address(RVA = "0x1BDB210", Offset = "0x1BDB210", Length = "0x7C")]
1213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = ".cctor", ReturnType = typeof(void))]
1214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1216 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedMonthNamesCore", ReturnType = typeof(string[]))]
1217 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1218 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1219 get
1220 {
1221 throw null;
1222 }
1223 }
1224
1225 [global::Cpp2ILInjected.Token(Token = "0x1700063E")]
1226 public string[] MonthNames
1227 {
1228 [global::Cpp2ILInjected.Token(Token = "0x6002AD7")]
1229 [global::Cpp2ILInjected.Address(RVA = "0x1BDB28C", Offset = "0x1BDB28C", Length = "0x7C")]
1230 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1231 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1232 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthNamesCore", ReturnType = typeof(string[]))]
1233 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1234 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1235 get
1236 {
1237 throw null;
1238 }
1239 }
1240
1241 [global::Cpp2ILInjected.Token(Token = "0x1700063F")]
1242 internal bool HasSpacesInMonthNames
1243 {
1244 [global::Cpp2ILInjected.Token(Token = "0x6002AD8")]
1245 [global::Cpp2ILInjected.Address(RVA = "0x1BDB308", Offset = "0x1BDB308", Length = "0x28")]
1246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
1247 {
1248 typeof(ref global::System.__DTString),
1250 typeof(ref int)
1251 }, ReturnType = typeof(bool))]
1252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
1253 {
1254 typeof(ref global::System.__DTString),
1256 typeof(ref int)
1257 }, ReturnType = typeof(bool))]
1258 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1259 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1260 get
1261 {
1262 throw null;
1263 }
1264 }
1265
1266 [global::Cpp2ILInjected.Token(Token = "0x17000640")]
1267 internal bool HasSpacesInDayNames
1268 {
1269 [global::Cpp2ILInjected.Token(Token = "0x6002AD9")]
1270 [global::Cpp2ILInjected.Address(RVA = "0x1BDB348", Offset = "0x1BDB348", Length = "0x28")]
1271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedDayName", MemberParameters = new object[]
1272 {
1273 typeof(ref global::System.__DTString),
1275 typeof(ref int)
1276 }, ReturnType = typeof(bool))]
1277 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchDayName", MemberParameters = new object[]
1278 {
1279 typeof(ref global::System.__DTString),
1281 typeof(ref int)
1282 }, ReturnType = typeof(bool))]
1283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1285 get
1286 {
1287 throw null;
1288 }
1289 }
1290
1291 [global::Cpp2ILInjected.Token(Token = "0x6002ADA")]
1292 [global::Cpp2ILInjected.Address(RVA = "0x1BDB370", Offset = "0x1BDB370", Length = "0x144")]
1293 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatHebrewMonthName", MemberParameters = new object[]
1295 {
1296 typeof(global::System.DateTime),
1297 typeof(int),
1298 typeof(int),
1300 }, ReturnType = typeof(string))]
1301 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
1302 {
1303 typeof(global::System.DateTime),
1304 typeof(global::System.ReadOnlySpan<char>),
1305 typeof(DateTimeFormatInfo),
1306 typeof(global::System.TimeSpan),
1307 typeof(global::System.Text.StringBuilder)
1308 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
1310 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1311 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetGenitiveMonthNames", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string[]))]
1312 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetLeapYearMonthNames", ReturnType = typeof(string[]))]
1313 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedMonthNamesCore", ReturnType = typeof(string[]))]
1314 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthNamesCore", ReturnType = typeof(string[]))]
1315 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1316 {
1317 typeof(string),
1318 typeof(object),
1319 typeof(object)
1320 }, ReturnType = typeof(string))]
1321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1322 {
1323 typeof(string),
1324 typeof(string)
1325 }, ReturnType = typeof(void))]
1326 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1327 internal string internalGetMonthName(int month, MonthNameStyles style, bool abbreviated)
1328 {
1329 throw null;
1330 }
1331
1332 [global::Cpp2ILInjected.Token(Token = "0x6002ADB")]
1333 [global::Cpp2ILInjected.Address(RVA = "0x1BDB4B4", Offset = "0x1BDB4B4", Length = "0x80")]
1334 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthName", MemberParameters = new object[]
1336 {
1337 typeof(int),
1339 typeof(bool)
1340 }, ReturnType = typeof(string))]
1341 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_MonthGenitiveNames", ReturnType = typeof(string[]))]
1342 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
1343 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1344 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "AbbreviatedGenitiveMonthNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1345 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "GenitiveMonthNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1347 {
1348 throw null;
1349 }
1350
1351 [global::Cpp2ILInjected.Token(Token = "0x6002ADC")]
1352 [global::Cpp2ILInjected.Address(RVA = "0x1BDB534", Offset = "0x1BDB534", Length = "0x48")]
1353 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1354 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
1355 {
1356 typeof(ref global::System.__DTString),
1358 typeof(ref int)
1359 }, ReturnType = typeof(bool))]
1360 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
1361 {
1362 typeof(ref global::System.__DTString),
1363 typeof(DateTimeFormatInfo),
1364 typeof(ref int)
1365 }, ReturnType = typeof(bool))]
1366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthName", MemberParameters = new object[]
1367 {
1368 typeof(int),
1369 typeof(MonthNameStyles),
1370 typeof(bool)
1371 }, ReturnType = typeof(string))]
1372 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1373 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "LeapYearMonthNames", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1375 {
1376 throw null;
1377 }
1378
1379 [global::Cpp2ILInjected.Token(Token = "0x6002ADD")]
1380 [global::Cpp2ILInjected.Address(RVA = "0x1BDB57C", Offset = "0x1BDB57C", Length = "0xE0")]
1381 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatDayOfWeek", MemberParameters = new object[]
1383 {
1384 typeof(int),
1385 typeof(int),
1387 }, ReturnType = typeof(string))]
1388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedDayName", MemberParameters = new object[]
1389 {
1390 typeof(ref global::System.__DTString),
1391 typeof(DateTimeFormatInfo),
1392 typeof(ref int)
1393 }, ReturnType = typeof(bool))]
1394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
1395 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
1396 {
1397 typeof(DateTimeFormatInfo.TokenHashValue[]),
1398 typeof(ref bool)
1399 }, ReturnType = typeof(void))]
1400 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1401 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedDayOfWeekNamesCore", ReturnType = typeof(string[]))]
1402 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1403 {
1404 typeof(string),
1405 typeof(object),
1406 typeof(object)
1407 }, ReturnType = typeof(string))]
1408 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1409 {
1410 typeof(string),
1411 typeof(string)
1412 }, ReturnType = typeof(void))]
1413 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1414 public string GetAbbreviatedDayName(global::System.DayOfWeek dayofweek)
1415 {
1416 throw null;
1417 }
1418
1419 [global::Cpp2ILInjected.Token(Token = "0x6002ADE")]
1420 [global::Cpp2ILInjected.Address(RVA = "0x1BDB65C", Offset = "0x1BDB65C", Length = "0x124")]
1421 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1422 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1423 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1424 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1425 {
1426 typeof(string),
1427 typeof(string),
1428 typeof(string)
1429 }, ReturnType = typeof(string))]
1430 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1431 private static string[] GetCombinedPatterns(string[] patterns1, string[] patterns2, string connectString)
1432 {
1433 throw null;
1434 }
1435
1436 [global::Cpp2ILInjected.Token(Token = "0x6002ADF")]
1437 [global::Cpp2ILInjected.Address(RVA = "0x1BDB780", Offset = "0x1BDB780", Length = "0x340")]
1438 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfoScanner), Member = "GetDateWordsOfDTFI", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(string[]))]
1440 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1441 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongDatePatterns", ReturnType = typeof(string[]))]
1442 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_MonthDayPattern", ReturnType = typeof(string))]
1443 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AllShortDatePatterns", ReturnType = typeof(string[]))]
1444 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongTimePatterns", ReturnType = typeof(string[]))]
1445 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AllYearMonthPatterns", ReturnType = typeof(string[]))]
1446 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AllShortTimePatterns", ReturnType = typeof(string[]))]
1447 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetCombinedPatterns", MemberParameters = new object[]
1448 {
1449 typeof(string[]),
1450 typeof(string[]),
1451 typeof(string)
1452 }, ReturnType = typeof(string[]))]
1453 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1454 {
1455 typeof(string),
1456 typeof(object)
1457 }, ReturnType = typeof(string))]
1458 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
1459 {
1460 typeof(string),
1461 typeof(string)
1462 }, ReturnType = typeof(void))]
1463 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 25)]
1464 public string[] GetAllDateTimePatterns(char format)
1465 {
1466 throw null;
1467 }
1468
1469 [global::Cpp2ILInjected.Token(Token = "0x6002AE0")]
1470 [global::Cpp2ILInjected.Address(RVA = "0x1BDBD54", Offset = "0x1BDBD54", Length = "0xE0")]
1471 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1472 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatDayOfWeek", MemberParameters = new object[]
1473 {
1474 typeof(int),
1475 typeof(int),
1477 }, ReturnType = typeof(string))]
1478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchDayName", MemberParameters = new object[]
1479 {
1480 typeof(ref global::System.__DTString),
1481 typeof(DateTimeFormatInfo),
1482 typeof(ref int)
1483 }, ReturnType = typeof(bool))]
1484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
1485 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1486 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetDayOfWeekNamesCore", ReturnType = typeof(string[]))]
1487 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1488 {
1489 typeof(string),
1490 typeof(object),
1491 typeof(object)
1492 }, ReturnType = typeof(string))]
1493 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1494 {
1495 typeof(string),
1496 typeof(string)
1497 }, ReturnType = typeof(void))]
1498 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1499 public string GetDayName(global::System.DayOfWeek dayofweek)
1500 {
1501 throw null;
1502 }
1503
1504 [global::Cpp2ILInjected.Token(Token = "0x6002AE1")]
1505 [global::Cpp2ILInjected.Address(RVA = "0x1BDBE34", Offset = "0x1BDBE34", Length = "0xE4")]
1506 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatMonth", MemberParameters = new object[]
1508 {
1509 typeof(int),
1510 typeof(int),
1512 }, ReturnType = typeof(string))]
1513 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatHebrewMonthName", MemberParameters = new object[]
1514 {
1515 typeof(global::System.DateTime),
1516 typeof(int),
1517 typeof(int),
1518 typeof(DateTimeFormatInfo)
1519 }, ReturnType = typeof(string))]
1520 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
1521 {
1522 typeof(ref global::System.__DTString),
1523 typeof(DateTimeFormatInfo),
1524 typeof(ref int)
1525 }, ReturnType = typeof(bool))]
1526 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
1527 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "AddMonthNames", MemberParameters = new object[]
1528 {
1529 typeof(DateTimeFormatInfo.TokenHashValue[]),
1530 typeof(string)
1531 }, ReturnType = typeof(void))]
1532 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1533 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetAbbreviatedMonthNamesCore", ReturnType = typeof(string[]))]
1534 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1535 {
1536 typeof(string),
1537 typeof(object),
1538 typeof(object)
1539 }, ReturnType = typeof(string))]
1540 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1541 {
1542 typeof(string),
1543 typeof(string)
1544 }, ReturnType = typeof(void))]
1545 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1546 public string GetAbbreviatedMonthName(int month)
1547 {
1548 throw null;
1549 }
1550
1551 [global::Cpp2ILInjected.Token(Token = "0x6002AE2")]
1552 [global::Cpp2ILInjected.Address(RVA = "0x1BDBF18", Offset = "0x1BDBF18", Length = "0xE4")]
1553 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1554 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatMonth", MemberParameters = new object[]
1555 {
1556 typeof(int),
1557 typeof(int),
1559 }, ReturnType = typeof(string))]
1560 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatHebrewMonthName", MemberParameters = new object[]
1561 {
1562 typeof(global::System.DateTime),
1563 typeof(int),
1564 typeof(int),
1565 typeof(DateTimeFormatInfo)
1566 }, ReturnType = typeof(string))]
1567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
1568 {
1569 typeof(ref global::System.__DTString),
1570 typeof(DateTimeFormatInfo),
1571 typeof(ref int)
1572 }, ReturnType = typeof(bool))]
1573 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
1574 {
1575 typeof(ref global::System.__DTString),
1576 typeof(DateTimeFormatInfo),
1577 typeof(ref int)
1578 }, ReturnType = typeof(bool))]
1579 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
1580 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "AddMonthNames", MemberParameters = new object[]
1581 {
1582 typeof(DateTimeFormatInfo.TokenHashValue[]),
1583 typeof(string)
1584 }, ReturnType = typeof(void))]
1585 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
1586 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthNamesCore", ReturnType = typeof(string[]))]
1587 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::SR), Member = "Format", MemberParameters = new object[]
1588 {
1589 typeof(string),
1590 typeof(object),
1591 typeof(object)
1592 }, ReturnType = typeof(string))]
1593 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1594 {
1595 typeof(string),
1596 typeof(string)
1597 }, ReturnType = typeof(void))]
1598 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
1599 public string GetMonthName(int month)
1600 {
1601 throw null;
1602 }
1603
1604 [global::Cpp2ILInjected.Token(Token = "0x6002AE3")]
1605 [global::Cpp2ILInjected.Address(RVA = "0x1BDBFFC", Offset = "0x1BDBFFC", Length = "0x19C")]
1606 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1607 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllYearMonthPatterns", ReturnType = typeof(string[]))]
1608 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllShortDatePatterns", ReturnType = typeof(string[]))]
1609 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllShortTimePatterns", ReturnType = typeof(string[]))]
1610 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongDatePatterns", ReturnType = typeof(string[]))]
1611 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongTimePatterns", ReturnType = typeof(string[]))]
1612 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
1613 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
1614 {
1615 typeof(string),
1616 typeof(string)
1617 }, ReturnType = typeof(bool))]
1618 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1619 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Copy", MemberParameters = new object[]
1620 {
1621 typeof(global::System.Array),
1622 typeof(int),
1623 typeof(global::System.Array),
1624 typeof(int),
1625 typeof(int)
1626 }, ReturnType = typeof(void))]
1627 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
1628 private static string[] GetMergedPatterns(string[] patterns, string defaultPattern)
1629 {
1630 throw null;
1631 }
1632
1633 [global::Cpp2ILInjected.Token(Token = "0x17000641")]
1634 private string[] AllYearMonthPatterns
1635 {
1636 [global::Cpp2ILInjected.Token(Token = "0x6002AE4")]
1637 [global::Cpp2ILInjected.Address(RVA = "0x1BDBCD0", Offset = "0x1BDBCD0", Length = "0x84")]
1638 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1639 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1640 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedYearMonthPatterns", ReturnType = typeof(string[]))]
1641 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1642 {
1643 typeof(string[]),
1644 typeof(string)
1645 }, ReturnType = typeof(string[]))]
1646 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1647 get
1648 {
1649 throw null;
1650 }
1651 }
1652
1653 [global::Cpp2ILInjected.Token(Token = "0x17000642")]
1654 private string[] AllShortDatePatterns
1655 {
1656 [global::Cpp2ILInjected.Token(Token = "0x6002AE5")]
1657 [global::Cpp2ILInjected.Address(RVA = "0x1BDBAC0", Offset = "0x1BDBAC0", Length = "0x84")]
1658 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1659 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1660 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedShortDatePatterns", ReturnType = typeof(string[]))]
1661 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1662 {
1663 typeof(string[]),
1664 typeof(string)
1665 }, ReturnType = typeof(string[]))]
1666 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1667 get
1668 {
1669 throw null;
1670 }
1671 }
1672
1673 [global::Cpp2ILInjected.Token(Token = "0x17000643")]
1674 private string[] AllShortTimePatterns
1675 {
1676 [global::Cpp2ILInjected.Token(Token = "0x6002AE6")]
1677 [global::Cpp2ILInjected.Address(RVA = "0x1BDBBC8", Offset = "0x1BDBBC8", Length = "0x84")]
1678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1679 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1680 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_ShortTimes", ReturnType = typeof(string[]))]
1681 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_ShortTimePattern", ReturnType = typeof(string))]
1682 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1683 {
1684 typeof(string[]),
1685 typeof(string)
1686 }, ReturnType = typeof(string[]))]
1687 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1688 get
1689 {
1690 throw null;
1691 }
1692 }
1693
1694 [global::Cpp2ILInjected.Token(Token = "0x17000644")]
1695 private string[] AllLongDatePatterns
1696 {
1697 [global::Cpp2ILInjected.Token(Token = "0x6002AE7")]
1698 [global::Cpp2ILInjected.Address(RVA = "0x1BDBB44", Offset = "0x1BDBB44", Length = "0x84")]
1699 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1700 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1701 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_UnclonedLongDatePatterns", ReturnType = typeof(string[]))]
1702 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1703 {
1704 typeof(string[]),
1705 typeof(string)
1706 }, ReturnType = typeof(string[]))]
1707 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1708 get
1709 {
1710 throw null;
1711 }
1712 }
1713
1714 [global::Cpp2ILInjected.Token(Token = "0x17000645")]
1715 private string[] AllLongTimePatterns
1716 {
1717 [global::Cpp2ILInjected.Token(Token = "0x6002AE8")]
1718 [global::Cpp2ILInjected.Address(RVA = "0x1BDBC4C", Offset = "0x1BDBC4C", Length = "0x84")]
1719 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "GetAllDateTimePatterns", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(string[]))]
1720 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1721 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_LongTimes", ReturnType = typeof(string[]))]
1722 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_LongTimePattern", ReturnType = typeof(string))]
1723 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMergedPatterns", MemberParameters = new object[]
1724 {
1725 typeof(string[]),
1726 typeof(string)
1727 }, ReturnType = typeof(string[]))]
1728 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1729 get
1730 {
1731 throw null;
1732 }
1733 }
1734
1735 [global::Cpp2ILInjected.Token(Token = "0x17000646")]
1736 private string[] UnclonedYearMonthPatterns
1737 {
1738 [global::Cpp2ILInjected.Token(Token = "0x6002AE9")]
1739 [global::Cpp2ILInjected.Address(RVA = "0x1BDB0D0", Offset = "0x1BDB0D0", Length = "0x48")]
1740 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1741 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_YearMonthPattern", ReturnType = typeof(string))]
1742 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllYearMonthPatterns", ReturnType = typeof(string[]))]
1743 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1744 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "YearMonths", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1745 get
1746 {
1747 throw null;
1748 }
1749 }
1750
1751 [global::Cpp2ILInjected.Token(Token = "0x17000647")]
1752 private string[] UnclonedShortDatePatterns
1753 {
1754 [global::Cpp2ILInjected.Token(Token = "0x6002AEA")]
1755 [global::Cpp2ILInjected.Address(RVA = "0x1BDACE4", Offset = "0x1BDACE4", Length = "0x48")]
1756 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1757 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_ShortDatePattern", ReturnType = typeof(string))]
1758 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_GeneralShortTimePattern", ReturnType = typeof(string))]
1759 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_GeneralLongTimePattern", ReturnType = typeof(string))]
1760 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_DateTimeOffsetPattern", ReturnType = typeof(string))]
1761 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllShortDatePatterns", ReturnType = typeof(string[]))]
1762 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1763 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "ShortDates", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1764 get
1765 {
1766 throw null;
1767 }
1768 }
1769
1770 [global::Cpp2ILInjected.Token(Token = "0x17000648")]
1771 private string[] UnclonedLongDatePatterns
1772 {
1773 [global::Cpp2ILInjected.Token(Token = "0x6002AEB")]
1774 [global::Cpp2ILInjected.Address(RVA = "0x1BDABA4", Offset = "0x1BDABA4", Length = "0x48")]
1775 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1776 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_FullDateTimePattern", ReturnType = typeof(string))]
1777 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_LongDatePattern", ReturnType = typeof(string))]
1778 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_AllLongDatePatterns", ReturnType = typeof(string[]))]
1779 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1780 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "LongDates", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string[]))]
1781 get
1782 {
1783 throw null;
1784 }
1785 }
1786
1787 [global::Cpp2ILInjected.Token(Token = "0x17000649")]
1788 private string[] UnclonedShortTimePatterns
1789 {
1790 [global::Cpp2ILInjected.Token(Token = "0x6002AEC")]
1791 [global::Cpp2ILInjected.Address(RVA = "0x1BDAD64", Offset = "0x1BDAD64", Length = "0x28")]
1792 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1793 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_ShortTimes", ReturnType = typeof(string[]))]
1794 get
1795 {
1796 throw null;
1797 }
1798 }
1799
1800 [global::Cpp2ILInjected.Token(Token = "0x1700064A")]
1801 private string[] UnclonedLongTimePatterns
1802 {
1803 [global::Cpp2ILInjected.Token(Token = "0x6002AED")]
1804 [global::Cpp2ILInjected.Address(RVA = "0x1BDABEC", Offset = "0x1BDABEC", Length = "0x28")]
1805 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1806 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_LongTimes", ReturnType = typeof(string[]))]
1807 get
1808 {
1809 throw null;
1810 }
1811 }
1812
1813 [global::Cpp2ILInjected.Token(Token = "0x6002AEE")]
1814 [global::Cpp2ILInjected.Address(RVA = "0x1BDC198", Offset = "0x1BDC198", Length = "0xF8")]
1815 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1816 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CultureInfo), Member = "ReadOnly", MemberParameters = new object[] { typeof(CultureInfo) }, ReturnType = typeof(CultureInfo))]
1817 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1818 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_IsReadOnly", ReturnType = typeof(bool))]
1819 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "MemberwiseClone", ReturnType = typeof(object))]
1820 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Calendar), Member = "ReadOnly", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(Calendar))]
1821 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
1822 {
1823 typeof(string),
1824 typeof(string)
1825 }, ReturnType = typeof(void))]
1826 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
1828 {
1829 throw null;
1830 }
1831
1832 [global::Cpp2ILInjected.Token(Token = "0x1700064B")]
1833 public bool IsReadOnly
1834 {
1835 [global::Cpp2ILInjected.Token(Token = "0x6002AEF")]
1836 [global::Cpp2ILInjected.Address(RVA = "0x1BDA744", Offset = "0x1BDA744", Length = "0xA4")]
1837 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "set_Calendar", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(void))]
1839 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "ReadOnly", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(DateTimeFormatInfo))]
1840 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1841 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1842 get
1843 {
1844 throw null;
1845 }
1846 }
1847
1848 [global::Cpp2ILInjected.Token(Token = "0x1700064C")]
1849 public string[] MonthGenitiveNames
1850 {
1851 [global::Cpp2ILInjected.Token(Token = "0x6002AF0")]
1852 [global::Cpp2ILInjected.Address(RVA = "0x1BDC290", Offset = "0x1BDC290", Length = "0x78")]
1853 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
1854 {
1855 typeof(ref global::System.__DTString),
1857 typeof(ref int)
1858 }, ReturnType = typeof(bool))]
1859 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1860 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetGenitiveMonthNames", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string[]))]
1861 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "Clone", ReturnType = typeof(object))]
1862 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
1863 get
1864 {
1865 throw null;
1866 }
1867 }
1868
1869 [global::Cpp2ILInjected.Token(Token = "0x1700064D")]
1870 internal string FullTimeSpanPositivePattern
1871 {
1872 [global::Cpp2ILInjected.Token(Token = "0x6002AF1")]
1873 [global::Cpp2ILInjected.Address(RVA = "0x1BDC308", Offset = "0x1BDC308", Length = "0xC8")]
1874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_FullTimeSpanNegativePattern", ReturnType = typeof(string))]
1875 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatToBuilder", MemberParameters = new object[]
1876 {
1877 typeof(global::System.TimeSpan),
1878 typeof(global::System.ReadOnlySpan<char>),
1879 typeof(global::System.IFormatProvider)
1880 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1881 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.TimeSpanParse.TimeSpanRawInfo", Member = "Init", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(void))]
1882 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "TryParseTimeSpan", MemberParameters = new object[]
1883 {
1884 typeof(global::System.ReadOnlySpan<char>),
1885 "System.Globalization.TimeSpanParse.TimeSpanStandardStyles",
1886 typeof(global::System.IFormatProvider),
1888 }, ReturnType = typeof(bool))]
1889 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1890 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "GetCultureData", MemberParameters = new object[]
1891 {
1892 typeof(string),
1893 typeof(bool)
1894 }, ReturnType = typeof(CultureData))]
1895 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NumberFormatInfo), Member = ".ctor", MemberParameters = new object[] { typeof(CultureData) }, ReturnType = typeof(void))]
1896 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1897 {
1898 typeof(string),
1899 typeof(string),
1900 typeof(string)
1901 }, ReturnType = typeof(string))]
1902 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1903 get
1904 {
1905 throw null;
1906 }
1907 }
1908
1909 [global::Cpp2ILInjected.Token(Token = "0x1700064E")]
1910 internal string FullTimeSpanNegativePattern
1911 {
1912 [global::Cpp2ILInjected.Token(Token = "0x6002AF2")]
1913 [global::Cpp2ILInjected.Address(RVA = "0x1BDC3D0", Offset = "0x1BDC3D0", Length = "0x68")]
1914 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanFormat), Member = "FormatToBuilder", MemberParameters = new object[]
1915 {
1916 typeof(global::System.TimeSpan),
1917 typeof(global::System.ReadOnlySpan<char>),
1918 typeof(global::System.IFormatProvider)
1919 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1920 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Globalization.TimeSpanParse.TimeSpanRawInfo", Member = "Init", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(void))]
1921 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TimeSpanParse), Member = "TryParseTimeSpan", MemberParameters = new object[]
1922 {
1923 typeof(global::System.ReadOnlySpan<char>),
1924 "System.Globalization.TimeSpanParse.TimeSpanStandardStyles",
1925 typeof(global::System.IFormatProvider),
1927 }, ReturnType = typeof(bool))]
1928 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1929 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_FullTimeSpanPositivePattern", ReturnType = typeof(string))]
1930 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
1931 {
1932 typeof(string),
1933 typeof(string)
1934 }, ReturnType = typeof(string))]
1935 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1936 get
1937 {
1938 throw null;
1939 }
1940 }
1941
1942 [global::Cpp2ILInjected.Token(Token = "0x1700064F")]
1944 {
1945 [global::Cpp2ILInjected.Token(Token = "0x6002AF3")]
1946 [global::Cpp2ILInjected.Address(RVA = "0x1BDC438", Offset = "0x1BDC438", Length = "0x78")]
1947 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.__DTString), Member = ".ctor", MemberParameters = new object[]
1948 {
1949 typeof(global::System.ReadOnlySpan<char>),
1951 }, ReturnType = typeof(void))]
1952 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1953 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureData), Member = "get_SCOMPAREINFO", ReturnType = typeof(string))]
1954 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CompareInfo), Member = "GetCompareInfo", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(CompareInfo))]
1955 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1956 get
1957 {
1958 throw null;
1959 }
1960 }
1961
1962 [global::Cpp2ILInjected.Token(Token = "0x6002AF4")]
1963 [global::Cpp2ILInjected.Address(RVA = "0x1BDC4B0", Offset = "0x1BDC4B0", Length = "0xCC")]
1964 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1965 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "Parse", MemberParameters = new object[]
1966 {
1967 typeof(string),
1968 typeof(global::System.IFormatProvider),
1970 }, ReturnType = typeof(global::System.DateTime))]
1971 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "ParseExact", MemberParameters = new object[]
1972 {
1973 typeof(string),
1974 typeof(string),
1975 typeof(global::System.IFormatProvider),
1976 typeof(DateTimeStyles)
1977 }, ReturnType = typeof(global::System.DateTime))]
1978 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "ParseExact", MemberParameters = new object[]
1979 {
1980 typeof(string),
1981 typeof(string[]),
1982 typeof(global::System.IFormatProvider),
1983 typeof(DateTimeStyles)
1984 }, ReturnType = typeof(global::System.DateTime))]
1985 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "TryParse", MemberParameters = new object[]
1986 {
1987 typeof(string),
1988 typeof(global::System.IFormatProvider),
1989 typeof(DateTimeStyles),
1990 typeof(ref global::System.DateTime)
1991 }, ReturnType = typeof(bool))]
1992 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "TryParseExact", MemberParameters = new object[]
1993 {
1994 typeof(string),
1995 typeof(string),
1996 typeof(global::System.IFormatProvider),
1997 typeof(DateTimeStyles),
1998 typeof(ref global::System.DateTime)
1999 }, ReturnType = typeof(bool))]
2000 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
2001 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[]
2002 {
2003 typeof(string),
2004 typeof(string)
2005 }, ReturnType = typeof(void))]
2006 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
2007 internal static void ValidateStyles(DateTimeStyles style, string parameterName)
2008 {
2009 throw null;
2010 }
2011
2012 [global::Cpp2ILInjected.Token(Token = "0x17000650")]
2013 internal DateTimeFormatFlags FormatFlags
2014 {
2015 [global::Cpp2ILInjected.Token(Token = "0x6002AF5")]
2016 [global::Cpp2ILInjected.Address(RVA = "0x1BDB330", Offset = "0x1BDB330", Length = "0x18")]
2017 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
2018 {
2019 typeof(global::System.DateTime),
2020 typeof(global::System.ReadOnlySpan<char>),
2022 typeof(global::System.TimeSpan),
2023 typeof(global::System.Text.StringBuilder)
2024 }, ReturnType = typeof(global::System.Text.StringBuilder))]
2025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "TryParse", MemberParameters = new object[]
2026 {
2027 typeof(global::System.ReadOnlySpan<char>),
2030 typeof(ref global::System.DateTimeResult)
2031 }, ReturnType = typeof(bool))]
2032 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchAbbreviatedMonthName", MemberParameters = new object[]
2033 {
2034 typeof(ref global::System.__DTString),
2036 typeof(ref int)
2037 }, ReturnType = typeof(bool))]
2038 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "MatchMonthName", MemberParameters = new object[]
2039 {
2040 typeof(ref global::System.__DTString),
2042 typeof(ref int)
2043 }, ReturnType = typeof(bool))]
2044 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
2045 {
2046 typeof(global::System.ReadOnlySpan<char>),
2047 typeof(global::System.ReadOnlySpan<char>),
2050 typeof(ref global::System.DateTimeResult)
2051 }, ReturnType = typeof(bool))]
2052 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.__DTString), Member = ".ctor", MemberParameters = new object[]
2053 {
2054 typeof(global::System.ReadOnlySpan<char>),
2056 }, ReturnType = typeof(void))]
2057 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
2058 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2059 get
2060 {
2061 throw null;
2062 }
2063 }
2064
2065 [global::Cpp2ILInjected.Token(Token = "0x6002AF6")]
2066 [global::Cpp2ILInjected.Address(RVA = "0x1BDC57C", Offset = "0x1BDC57C", Length = "0x110")]
2067 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2068 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_HasSpacesInMonthNames", ReturnType = typeof(bool))]
2069 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_HasSpacesInDayNames", ReturnType = typeof(bool))]
2070 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_FormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2071 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "get_HasYearMonthAdjustment", ReturnType = typeof(bool))]
2072 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "YearMonthAdjustment", MemberParameters = new object[]
2073 {
2074 typeof(ref int),
2075 typeof(ref int),
2076 typeof(bool)
2077 }, ReturnType = typeof(bool))]
2078 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
2079 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2080 {
2081 typeof(DateTimeFormatInfo.TokenHashValue[]),
2082 typeof(ref bool)
2083 }, ReturnType = typeof(void))]
2084 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
2085 {
2086 typeof(global::System.TokenType),
2087 typeof(ref global::System.TokenType),
2088 typeof(ref int),
2089 typeof(ref global::System.__DTString)
2090 }, ReturnType = typeof(bool))]
2091 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
2092 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_MonthNames", ReturnType = typeof(string[]))]
2093 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetGenitiveMonthNames", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(string[]))]
2094 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedMonthNames", ReturnType = typeof(string[]))]
2095 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfoScanner), Member = "GetFormatFlagGenitiveMonth", MemberParameters = new object[]
2096 {
2097 typeof(string[]),
2098 typeof(string[]),
2099 typeof(string[]),
2100 typeof(string[])
2101 }, ReturnType = typeof(FORMATFLAGS))]
2102 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfoScanner), Member = "GetFormatFlagUseSpaceInMonthNames", MemberParameters = new object[]
2103 {
2104 typeof(string[]),
2105 typeof(string[]),
2106 typeof(string[]),
2107 typeof(string[])
2108 }, ReturnType = typeof(FORMATFLAGS))]
2109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_DayNames", ReturnType = typeof(string[]))]
2110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedDayNames", ReturnType = typeof(string[]))]
2111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfoScanner), Member = "GetFormatFlagUseSpaceInDayNames", MemberParameters = new object[]
2112 {
2113 typeof(string[]),
2114 typeof(string[])
2115 }, ReturnType = typeof(FORMATFLAGS))]
2116 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfoScanner), Member = "GetFormatFlagUseHebrewCalendar", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(FORMATFLAGS))]
2117 [MethodImpl(8)]
2119 {
2120 throw null;
2121 }
2122
2123 [global::Cpp2ILInjected.Token(Token = "0x17000651")]
2124 internal bool HasForceTwoDigitYears
2125 {
2126 [global::Cpp2ILInjected.Token(Token = "0x6002AF7")]
2127 [global::Cpp2ILInjected.Address(RVA = "0x1BDC68C", Offset = "0x1BDC68C", Length = "0x2C")]
2128 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2129 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomized", MemberParameters = new object[]
2130 {
2131 typeof(global::System.DateTime),
2132 typeof(global::System.ReadOnlySpan<char>),
2134 typeof(global::System.TimeSpan),
2135 typeof(global::System.Text.StringBuilder)
2136 }, ReturnType = typeof(global::System.Text.StringBuilder))]
2137 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
2138 {
2139 typeof(ref global::System.__DTString),
2140 typeof(ref global::System.__DTString),
2141 typeof(ref global::System.ParsingInfo),
2143 typeof(ref global::System.DateTimeResult)
2144 }, ReturnType = typeof(bool))]
2145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2146 get
2147 {
2148 throw null;
2149 }
2150 }
2151
2152 [global::Cpp2ILInjected.Token(Token = "0x17000652")]
2153 internal bool HasYearMonthAdjustment
2154 {
2155 [global::Cpp2ILInjected.Token(Token = "0x6002AF8")]
2156 [global::Cpp2ILInjected.Address(RVA = "0x1BDC6B8", Offset = "0x1BDC6B8", Length = "0x28")]
2157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
2158 {
2159 typeof(global::System.ReadOnlySpan<char>),
2160 typeof(global::System.ReadOnlySpan<char>),
2163 typeof(ref global::System.DateTimeResult)
2164 }, ReturnType = typeof(bool))]
2165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2166 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2167 get
2168 {
2169 throw null;
2170 }
2171 }
2172
2173 [global::Cpp2ILInjected.Token(Token = "0x6002AF9")]
2174 [global::Cpp2ILInjected.Address(RVA = "0x1BDC6E0", Offset = "0x1BDC6E0", Length = "0x124")]
2175 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ProcessHebrewTerminalState", MemberParameters = new object[]
2177 {
2178 typeof(global::System.DateTimeParse.DS),
2179 typeof(ref global::System.__DTString),
2180 typeof(ref global::System.DateTimeResult),
2182 typeof(ref global::System.DateTimeRawInfo),
2184 }, ReturnType = typeof(bool))]
2185 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "DoStrictParse", MemberParameters = new object[]
2186 {
2187 typeof(global::System.ReadOnlySpan<char>),
2188 typeof(global::System.ReadOnlySpan<char>),
2189 typeof(DateTimeStyles),
2190 typeof(DateTimeFormatInfo),
2191 typeof(ref global::System.DateTimeResult)
2192 }, ReturnType = typeof(bool))]
2193 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
2194 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2195 internal bool YearMonthAdjustment(ref int year, ref int month, bool parsedMonthName)
2196 {
2197 throw null;
2198 }
2199
2200 [global::Cpp2ILInjected.Token(Token = "0x6002AFA")]
2201 [global::Cpp2ILInjected.Address(RVA = "0x1BDC804", Offset = "0x1BDC804", Length = "0x188")]
2202 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2203 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Lex", MemberParameters = new object[]
2204 {
2205 typeof(global::System.DateTimeParse.DS),
2206 typeof(ref global::System.__DTString),
2207 typeof(ref global::System.DateTimeToken),
2208 typeof(ref global::System.DateTimeRawInfo),
2209 typeof(ref global::System.DateTimeResult),
2212 }, ReturnType = typeof(bool))]
2213 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2214 {
2215 typeof(DateTimeFormatInfo.TokenHashValue[]),
2216 typeof(ref bool)
2217 }, ReturnType = typeof(void))]
2218 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2219 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
2220 {
2221 typeof(string),
2222 typeof(bool)
2223 }, ReturnType = typeof(void))]
2224 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(JapaneseCalendar), Member = "GetDefaultInstance", ReturnType = typeof(Calendar))]
2225 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "set_Calendar", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(void))]
2226 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
2228 {
2229 throw null;
2230 }
2231
2232 [global::Cpp2ILInjected.Token(Token = "0x6002AFB")]
2233 [global::Cpp2ILInjected.Address(RVA = "0x1BDC98C", Offset = "0x1BDC98C", Length = "0x188")]
2234 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2235 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "Lex", MemberParameters = new object[]
2236 {
2237 typeof(global::System.DateTimeParse.DS),
2238 typeof(ref global::System.__DTString),
2239 typeof(ref global::System.DateTimeToken),
2240 typeof(ref global::System.DateTimeRawInfo),
2241 typeof(ref global::System.DateTimeResult),
2244 }, ReturnType = typeof(bool))]
2245 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2246 {
2247 typeof(DateTimeFormatInfo.TokenHashValue[]),
2248 typeof(ref bool)
2249 }, ReturnType = typeof(void))]
2250 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2251 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = ".ctor", MemberParameters = new object[]
2252 {
2253 typeof(string),
2254 typeof(bool)
2255 }, ReturnType = typeof(void))]
2256 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TaiwanCalendar), Member = "GetDefaultInstance", ReturnType = typeof(Calendar))]
2257 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "set_Calendar", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(void))]
2258 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
2260 {
2261 throw null;
2262 }
2263
2264 [global::Cpp2ILInjected.Token(Token = "0x6002AFC")]
2265 [global::Cpp2ILInjected.Address(RVA = "0x1BDA810", Offset = "0x1BDA810", Length = "0x10")]
2266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2267 private void ClearTokenHashTable()
2268 {
2269 throw null;
2270 }
2271
2272 [global::Cpp2ILInjected.Token(Token = "0x6002AFD")]
2273 [global::Cpp2ILInjected.Address(RVA = "0x1BDCB14", Offset = "0x1BDCB14", Length = "0x890")]
2274 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2275 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
2276 {
2277 typeof(global::System.TokenType),
2278 typeof(ref global::System.TokenType),
2279 typeof(ref int),
2280 typeof(ref global::System.__DTString)
2281 }, ReturnType = typeof(bool))]
2282 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2283 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Equals", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2284 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", ReturnType = typeof(string))]
2285 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
2286 {
2287 typeof(string),
2288 typeof(string)
2289 }, ReturnType = typeof(bool))]
2290 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
2291 {
2292 typeof(DateTimeFormatInfo.TokenHashValue[]),
2293 typeof(string),
2294 typeof(global::System.TokenType),
2295 typeof(int)
2296 }, ReturnType = typeof(void))]
2297 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2298 {
2299 typeof(DateTimeFormatInfo.TokenHashValue[]),
2300 typeof(ref bool)
2301 }, ReturnType = typeof(void))]
2302 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_DateSeparator", ReturnType = typeof(string))]
2303 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "AddMonthNames", MemberParameters = new object[]
2304 {
2305 typeof(DateTimeFormatInfo.TokenHashValue[]),
2306 typeof(string)
2307 }, ReturnType = typeof(void))]
2308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedMonthName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2309 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2310 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "internalGetMonthName", MemberParameters = new object[]
2311 {
2312 typeof(int),
2313 typeof(MonthNameStyles),
2314 typeof(bool)
2315 }, ReturnType = typeof(string))]
2316 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetDayName", MemberParameters = new object[] { typeof(global::System.DayOfWeek) }, ReturnType = typeof(string))]
2317 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedDayName", MemberParameters = new object[] { typeof(global::System.DayOfWeek) }, ReturnType = typeof(string))]
2318 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2319 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2320 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_InvariantInfo", ReturnType = typeof(DateTimeFormatInfo))]
2321 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMonthName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2322 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedEnglishEraNames", ReturnType = typeof(string[]))]
2323 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 32)]
2325 {
2326 throw null;
2327 }
2328
2329 [global::Cpp2ILInjected.Token(Token = "0x6002AFE")]
2330 [global::Cpp2ILInjected.Address(RVA = "0x1BDD66C", Offset = "0x1BDD66C", Length = "0x890")]
2331 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2332 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
2333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Equals", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
2335 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
2336 {
2337 typeof(string),
2338 typeof(string)
2339 }, ReturnType = typeof(string))]
2340 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
2341 {
2342 typeof(DateTimeFormatInfo.TokenHashValue[]),
2343 typeof(string),
2344 typeof(global::System.TokenType),
2345 typeof(int)
2346 }, ReturnType = typeof(void))]
2347 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfoScanner), Member = ".ctor", ReturnType = typeof(void))]
2348 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfoScanner), Member = "GetDateWordsOfDTFI", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(string[]))]
2349 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2350 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2351 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Substring", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2352 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "AddMonthNames", MemberParameters = new object[]
2353 {
2354 typeof(DateTimeFormatInfo.TokenHashValue[]),
2355 typeof(string)
2356 }, ReturnType = typeof(void))]
2357 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_DateSeparator", ReturnType = typeof(string))]
2358 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", MemberParameters = new object[] { typeof(char[]) }, ReturnType = typeof(string))]
2359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedDayName", MemberParameters = new object[] { typeof(global::System.DayOfWeek) }, ReturnType = typeof(string))]
2360 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
2361 {
2362 typeof(string),
2363 typeof(string),
2364 typeof(string)
2365 }, ReturnType = typeof(string))]
2366 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "IsJapaneseCalendar", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(bool))]
2367 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetJapaneseCalendarDTFI", ReturnType = typeof(DateTimeFormatInfo))]
2368 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2369 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedEraName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2370 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_AbbreviatedEnglishEraNames", ReturnType = typeof(string[]))]
2371 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetTaiwanCalendarDTFI", ReturnType = typeof(DateTimeFormatInfo))]
2372 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 29)]
2374 {
2375 throw null;
2376 }
2377
2378 [global::Cpp2ILInjected.Token(Token = "0x6002AFF")]
2379 [global::Cpp2ILInjected.Address(RVA = "0x1BDDFA0", Offset = "0x1BDDFA0", Length = "0x12C")]
2380 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2381 {
2383 typeof(ref bool)
2384 }, ReturnType = typeof(void))]
2385 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2386 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(global::System.Type))]
2387 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
2388 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Equality", MemberParameters = new object[]
2389 {
2390 typeof(global::System.Type),
2391 typeof(global::System.Type)
2392 }, ReturnType = typeof(bool))]
2393 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.PlatformNotSupportedException), Member = ".ctor", ReturnType = typeof(void))]
2394 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 11)]
2395 private static bool IsJapaneseCalendar(Calendar calendar)
2396 {
2397 throw null;
2398 }
2399
2400 [global::Cpp2ILInjected.Token(Token = "0x6002B00")]
2401 [global::Cpp2ILInjected.Address(RVA = "0x1BDDEFC", Offset = "0x1BDDEFC", Length = "0xA4")]
2402 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2403 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
2404 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2405 {
2407 typeof(ref bool)
2408 }, ReturnType = typeof(void))]
2409 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2410 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetMonthName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2411 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Concat", MemberParameters = new object[]
2412 {
2413 typeof(string),
2414 typeof(string)
2415 }, ReturnType = typeof(string))]
2416 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
2417 {
2418 typeof(DateTimeFormatInfo.TokenHashValue[]),
2419 typeof(string),
2420 typeof(global::System.TokenType),
2421 typeof(int)
2422 }, ReturnType = typeof(void))]
2423 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "GetAbbreviatedMonthName", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(string))]
2425 {
2426 throw null;
2427 }
2428
2429 [global::Cpp2ILInjected.Token(Token = "0x6002B01")]
2430 [global::Cpp2ILInjected.Address(RVA = "0x1BDE0CC", Offset = "0x1BDE0CC", Length = "0x124")]
2431 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2432 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "Tokenize", MemberParameters = new object[]
2433 {
2434 typeof(global::System.TokenType),
2435 typeof(ref global::System.TokenType),
2436 typeof(ref int),
2437 typeof(ref global::System.__DTString)
2438 }, ReturnType = typeof(bool))]
2439 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2440 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HebrewNumber), Member = "IsDigit", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
2441 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HebrewNumberParsingContext), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
2442 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HebrewNumber), Member = "ParseByChar", MemberParameters = new object[]
2443 {
2444 typeof(char),
2445 typeof(ref HebrewNumberParsingContext)
2446 }, ReturnType = typeof(HebrewNumberParsingState))]
2447 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.__DTString), Member = "Advance", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2448 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
2449 private static bool TryParseHebrewNumber(ref global::System.__DTString str, out bool badFormat, out int number)
2450 {
2451 throw null;
2452 }
2453
2454 [global::Cpp2ILInjected.Token(Token = "0x6002B02")]
2455 [global::Cpp2ILInjected.Address(RVA = "0x1BDE1F0", Offset = "0x1BDE1F0", Length = "0x14")]
2456 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2457 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2458 private static bool IsHebrewChar(char ch)
2459 {
2460 throw null;
2461 }
2462
2463 [global::Cpp2ILInjected.Token(Token = "0x6002B03")]
2464 [global::Cpp2ILInjected.Address(RVA = "0x1BDE204", Offset = "0x1BDE204", Length = "0xF8")]
2465 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2466 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2467 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2468 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
2469 {
2470 typeof(string),
2471 typeof(string)
2472 }, ReturnType = typeof(bool))]
2473 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
2474 [MethodImpl(256)]
2475 private bool IsAllowedJapaneseTokenFollowedByNonSpaceLetter(string tokenString, char nextCh)
2476 {
2477 throw null;
2478 }
2479
2480 [global::Cpp2ILInjected.Token(Token = "0x6002B04")]
2481 [global::Cpp2ILInjected.Address(RVA = "0x1BDE2FC", Offset = "0x1BDE2FC", Length = "0x564")]
2482 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2483 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.__DTString), Member = "GetRegularToken", MemberParameters = new object[]
2484 {
2485 typeof(ref global::System.TokenType),
2486 typeof(ref int),
2488 }, ReturnType = typeof(void))]
2489 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.__DTString), Member = "GetSeparatorToken", MemberParameters = new object[]
2490 {
2491 typeof(DateTimeFormatInfo),
2492 typeof(ref int),
2493 typeof(ref char)
2494 }, ReturnType = typeof(global::System.TokenType))]
2495 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
2496 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "IsLetter", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
2497 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_Culture", ReturnType = typeof(CultureInfo))]
2498 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.__DTString), Member = "get_Length", ReturnType = typeof(int))]
2499 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
2500 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2501 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Equality", MemberParameters = new object[]
2502 {
2503 typeof(string),
2504 typeof(string)
2505 }, ReturnType = typeof(bool))]
2506 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentOutOfRangeException", ReturnType = typeof(void))]
2507 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CompareInfo), Member = "Compare", MemberParameters = new object[]
2508 {
2509 typeof(global::System.ReadOnlySpan<char>),
2510 typeof(string),
2511 typeof(CompareOptions)
2512 }, ReturnType = typeof(int))]
2513 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InitializeFormatFlags", ReturnType = typeof(DateTimeFormatFlags))]
2514 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.__DTString), Member = "MatchSpecifiedWords", MemberParameters = new object[]
2515 {
2516 typeof(string),
2517 typeof(bool),
2518 typeof(ref int)
2519 }, ReturnType = typeof(bool))]
2520 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "TryParseHebrewNumber", MemberParameters = new object[]
2521 {
2522 typeof(ref global::System.__DTString),
2523 typeof(ref bool),
2524 typeof(ref int)
2525 }, ReturnType = typeof(bool))]
2526 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.__DTString), Member = "Advance", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
2527 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
2528 internal bool Tokenize(global::System.TokenType TokenMask, out global::System.TokenType tokenType, out int tokenValue, ref global::System.__DTString str)
2529 {
2530 throw null;
2531 }
2532
2533 [global::Cpp2ILInjected.Token(Token = "0x6002B05")]
2534 [global::Cpp2ILInjected.Address(RVA = "0x1BDE860", Offset = "0x1BDE860", Length = "0x17C")]
2535 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2536 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
2537 {
2539 typeof(string),
2540 typeof(global::System.TokenType),
2541 typeof(int)
2542 }, ReturnType = typeof(void))]
2543 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2544 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo.TokenHashValue), Member = ".ctor", MemberParameters = new object[]
2545 {
2546 typeof(string),
2547 typeof(global::System.TokenType),
2548 typeof(int)
2549 }, ReturnType = typeof(void))]
2550 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_Culture", ReturnType = typeof(CultureInfo))]
2551 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2552 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
2553 private void InsertAtCurrentHashNode(DateTimeFormatInfo.TokenHashValue[] hashTable, string str, char ch, global::System.TokenType tokenType, int tokenValue, int pos, int hashcode, int hashProbe)
2554 {
2555 throw null;
2556 }
2557
2558 [global::Cpp2ILInjected.Token(Token = "0x6002B06")]
2559 [global::Cpp2ILInjected.Address(RVA = "0x1BDD3A4", Offset = "0x1BDD3A4", Length = "0x2C8")]
2560 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2561 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "CreateTokenHashTable", ReturnType = typeof(DateTimeFormatInfo.TokenHashValue[]))]
2562 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "PopulateSpecialTokenHashTable", MemberParameters = new object[]
2563 {
2565 typeof(ref bool)
2566 }, ReturnType = typeof(void))]
2567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "AddMonthNames", MemberParameters = new object[]
2568 {
2569 typeof(DateTimeFormatInfo.TokenHashValue[]),
2570 typeof(string)
2571 }, ReturnType = typeof(void))]
2572 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 54)]
2573 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2574 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(char), Member = "IsWhiteSpace", MemberParameters = new object[] { typeof(char) }, ReturnType = typeof(bool))]
2575 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", MemberParameters = new object[] { typeof(char[]) }, ReturnType = typeof(string))]
2576 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_Culture", ReturnType = typeof(CultureInfo))]
2577 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "CompareStringIgnoreCaseOptimized", MemberParameters = new object[]
2578 {
2579 typeof(string),
2580 typeof(int),
2581 typeof(int),
2582 typeof(string),
2583 typeof(int),
2584 typeof(int)
2585 }, ReturnType = typeof(bool))]
2586 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo.TokenHashValue), Member = ".ctor", MemberParameters = new object[]
2587 {
2588 typeof(string),
2589 typeof(global::System.TokenType),
2590 typeof(int)
2591 }, ReturnType = typeof(void))]
2592 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "InsertAtCurrentHashNode", MemberParameters = new object[]
2593 {
2594 typeof(DateTimeFormatInfo.TokenHashValue[]),
2595 typeof(string),
2596 typeof(char),
2597 typeof(global::System.TokenType),
2598 typeof(int),
2599 typeof(int),
2600 typeof(int),
2601 typeof(int)
2602 }, ReturnType = typeof(void))]
2603 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
2604 private void InsertHash(DateTimeFormatInfo.TokenHashValue[] hashTable, string str, global::System.TokenType tokenType, int tokenValue)
2605 {
2606 throw null;
2607 }
2608
2609 [global::Cpp2ILInjected.Token(Token = "0x6002B07")]
2610 [global::Cpp2ILInjected.Address(RVA = "0x1BDE9DC", Offset = "0x1BDE9DC", Length = "0xDC")]
2611 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2612 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
2613 {
2615 typeof(string),
2616 typeof(global::System.TokenType),
2617 typeof(int)
2618 }, ReturnType = typeof(void))]
2619 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
2620 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "get_Chars", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(char))]
2621 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTimeFormatInfo), Member = "get_Culture", ReturnType = typeof(CultureInfo))]
2622 private bool CompareStringIgnoreCaseOptimized(string string1, int offset1, int length1, string string2, int offset2, int length2)
2623 {
2624 throw null;
2625 }
2626
2627 // Note: this type is marked as 'beforefieldinit'.
2628 [global::Cpp2ILInjected.Token(Token = "0x6002B08")]
2629 [global::Cpp2ILInjected.Address(RVA = "0x1BDEAB8", Offset = "0x1BDEAB8", Length = "0x1074")]
2630 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
2631 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2632 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
2634 {
2635 throw null;
2636 }
2637
2638 [global::Cpp2ILInjected.Token(Token = "0x40016E5")]
2640
2641 [global::Cpp2ILInjected.Token(Token = "0x40016E6")]
2642 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
2643 [global::System.NonSerialized]
2645
2646 [global::Cpp2ILInjected.Token(Token = "0x40016E7")]
2647 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
2648 private string _name;
2649
2650 [global::Cpp2ILInjected.Token(Token = "0x40016E8")]
2651 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
2652 [global::System.NonSerialized]
2653 private string _langName;
2654
2655 [global::Cpp2ILInjected.Token(Token = "0x40016E9")]
2656 [global::Cpp2ILInjected.FieldOffset(Offset = "0x28")]
2657 [global::System.NonSerialized]
2659
2660 [global::Cpp2ILInjected.Token(Token = "0x40016EA")]
2661 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
2662 [global::System.NonSerialized]
2664
2665 [global::Cpp2ILInjected.Token(Token = "0x40016EB")]
2666 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
2667 private string amDesignator;
2668
2669 [global::Cpp2ILInjected.Token(Token = "0x40016EC")]
2670 [global::Cpp2ILInjected.FieldOffset(Offset = "0x40")]
2671 private string pmDesignator;
2672
2673 [global::Cpp2ILInjected.Token(Token = "0x40016ED")]
2674 [global::Cpp2ILInjected.FieldOffset(Offset = "0x48")]
2675 private string dateSeparator;
2676
2677 [global::Cpp2ILInjected.Token(Token = "0x40016EE")]
2678 [global::Cpp2ILInjected.FieldOffset(Offset = "0x50")]
2680
2681 [global::Cpp2ILInjected.Token(Token = "0x40016EF")]
2682 [global::Cpp2ILInjected.FieldOffset(Offset = "0x58")]
2684
2685 [global::Cpp2ILInjected.Token(Token = "0x40016F0")]
2686 [global::Cpp2ILInjected.FieldOffset(Offset = "0x60")]
2687 private string timeSeparator;
2688
2689 [global::Cpp2ILInjected.Token(Token = "0x40016F1")]
2690 [global::Cpp2ILInjected.FieldOffset(Offset = "0x68")]
2691 private string monthDayPattern;
2692
2693 [global::Cpp2ILInjected.Token(Token = "0x40016F2")]
2694 [global::Cpp2ILInjected.FieldOffset(Offset = "0x70")]
2696
2697 [global::Cpp2ILInjected.Token(Token = "0x40016F3")]
2698 private const string rfc1123Pattern = "ddd, dd MMM yyyy HH':'mm':'ss 'GMT'";
2699
2700 [global::Cpp2ILInjected.Token(Token = "0x40016F4")]
2701 private const string sortableDateTimePattern = "yyyy'-'MM'-'dd'T'HH':'mm':'ss";
2702
2703 [global::Cpp2ILInjected.Token(Token = "0x40016F5")]
2704 private const string universalSortableDateTimePattern = "yyyy'-'MM'-'dd HH':'mm':'ss'Z'";
2705
2706 [global::Cpp2ILInjected.Token(Token = "0x40016F6")]
2707 [global::Cpp2ILInjected.FieldOffset(Offset = "0x78")]
2709
2710 [global::Cpp2ILInjected.Token(Token = "0x40016F7")]
2711 [global::Cpp2ILInjected.FieldOffset(Offset = "0x80")]
2712 private int firstDayOfWeek;
2713
2714 [global::Cpp2ILInjected.Token(Token = "0x40016F8")]
2715 [global::Cpp2ILInjected.FieldOffset(Offset = "0x84")]
2716 private int calendarWeekRule;
2717
2718 [global::Cpp2ILInjected.Token(Token = "0x40016F9")]
2719 [global::Cpp2ILInjected.FieldOffset(Offset = "0x88")]
2720 private string fullDateTimePattern;
2721
2722 [global::Cpp2ILInjected.Token(Token = "0x40016FA")]
2723 [global::Cpp2ILInjected.FieldOffset(Offset = "0x90")]
2724 private string[] abbreviatedDayNames;
2725
2726 [global::Cpp2ILInjected.Token(Token = "0x40016FB")]
2727 [global::Cpp2ILInjected.FieldOffset(Offset = "0x98")]
2728 private string[] m_superShortDayNames;
2729
2730 [global::Cpp2ILInjected.Token(Token = "0x40016FC")]
2731 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA0")]
2732 private string[] dayNames;
2733
2734 [global::Cpp2ILInjected.Token(Token = "0x40016FD")]
2735 [global::Cpp2ILInjected.FieldOffset(Offset = "0xA8")]
2736 private string[] abbreviatedMonthNames;
2737
2738 [global::Cpp2ILInjected.Token(Token = "0x40016FE")]
2739 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB0")]
2740 private string[] monthNames;
2741
2742 [global::Cpp2ILInjected.Token(Token = "0x40016FF")]
2743 [global::Cpp2ILInjected.FieldOffset(Offset = "0xB8")]
2744 private string[] genitiveMonthNames;
2745
2746 [global::Cpp2ILInjected.Token(Token = "0x4001700")]
2747 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC0")]
2749
2750 [global::Cpp2ILInjected.Token(Token = "0x4001701")]
2751 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC8")]
2752 private string[] leapYearMonthNames;
2753
2754 [global::Cpp2ILInjected.Token(Token = "0x4001702")]
2755 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD0")]
2756 private string longDatePattern;
2757
2758 [global::Cpp2ILInjected.Token(Token = "0x4001703")]
2759 [global::Cpp2ILInjected.FieldOffset(Offset = "0xD8")]
2760 private string shortDatePattern;
2761
2762 [global::Cpp2ILInjected.Token(Token = "0x4001704")]
2763 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE0")]
2764 private string yearMonthPattern;
2765
2766 [global::Cpp2ILInjected.Token(Token = "0x4001705")]
2767 [global::Cpp2ILInjected.FieldOffset(Offset = "0xE8")]
2768 private string longTimePattern;
2769
2770 [global::Cpp2ILInjected.Token(Token = "0x4001706")]
2771 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF0")]
2772 private string shortTimePattern;
2773
2774 [global::Cpp2ILInjected.Token(Token = "0x4001707")]
2775 [global::Cpp2ILInjected.FieldOffset(Offset = "0xF8")]
2776 private string[] allYearMonthPatterns;
2777
2778 [global::Cpp2ILInjected.Token(Token = "0x4001708")]
2779 [global::Cpp2ILInjected.FieldOffset(Offset = "0x100")]
2780 private string[] allShortDatePatterns;
2781
2782 [global::Cpp2ILInjected.Token(Token = "0x4001709")]
2783 [global::Cpp2ILInjected.FieldOffset(Offset = "0x108")]
2784 private string[] allLongDatePatterns;
2785
2786 [global::Cpp2ILInjected.Token(Token = "0x400170A")]
2787 [global::Cpp2ILInjected.FieldOffset(Offset = "0x110")]
2788 private string[] allShortTimePatterns;
2789
2790 [global::Cpp2ILInjected.Token(Token = "0x400170B")]
2791 [global::Cpp2ILInjected.FieldOffset(Offset = "0x118")]
2792 private string[] allLongTimePatterns;
2793
2794 [global::Cpp2ILInjected.Token(Token = "0x400170C")]
2795 [global::Cpp2ILInjected.FieldOffset(Offset = "0x120")]
2796 private string[] m_eraNames;
2797
2798 [global::Cpp2ILInjected.Token(Token = "0x400170D")]
2799 [global::Cpp2ILInjected.FieldOffset(Offset = "0x128")]
2800 private string[] m_abbrevEraNames;
2801
2802 [global::Cpp2ILInjected.Token(Token = "0x400170E")]
2803 [global::Cpp2ILInjected.FieldOffset(Offset = "0x130")]
2804 private string[] m_abbrevEnglishEraNames;
2805
2806 [global::Cpp2ILInjected.Token(Token = "0x400170F")]
2807 [global::Cpp2ILInjected.FieldOffset(Offset = "0x138")]
2809
2810 [global::Cpp2ILInjected.Token(Token = "0x4001710")]
2811 private const int DEFAULT_ALL_DATETIMES_SIZE = 132;
2812
2813 [global::Cpp2ILInjected.Token(Token = "0x4001711")]
2814 [global::Cpp2ILInjected.FieldOffset(Offset = "0x140")]
2815 internal bool _isReadOnly;
2816
2817 [global::Cpp2ILInjected.Token(Token = "0x4001712")]
2818 [global::Cpp2ILInjected.FieldOffset(Offset = "0x144")]
2820
2821 [global::Cpp2ILInjected.Token(Token = "0x4001713")]
2822 private static readonly char[] s_monthSpaces;
2823
2824 [global::Cpp2ILInjected.Token(Token = "0x4001714")]
2825 internal const string RoundtripFormat = "yyyy'-'MM'-'dd'T'HH':'mm':'ss.fffffffK";
2826
2827 [global::Cpp2ILInjected.Token(Token = "0x4001715")]
2828 internal const string RoundtripDateTimeUnfixed = "yyyy'-'MM'-'ddTHH':'mm':'ss zzz";
2829
2830 [global::Cpp2ILInjected.Token(Token = "0x4001716")]
2831 [global::Cpp2ILInjected.FieldOffset(Offset = "0x148")]
2833
2834 [global::Cpp2ILInjected.Token(Token = "0x4001717")]
2835 [global::Cpp2ILInjected.FieldOffset(Offset = "0x150")]
2837
2838 [global::Cpp2ILInjected.Token(Token = "0x4001718")]
2840
2841 [global::Cpp2ILInjected.Token(Token = "0x4001719")]
2842 [global::Cpp2ILInjected.FieldOffset(Offset = "0x158")]
2843 [global::System.NonSerialized]
2845
2846 [global::Cpp2ILInjected.Token(Token = "0x400171A")]
2847 private const int TOKEN_HASH_SIZE = 199;
2848
2849 [global::Cpp2ILInjected.Token(Token = "0x400171B")]
2850 private const int SECOND_PRIME = 197;
2851
2852 [global::Cpp2ILInjected.Token(Token = "0x400171C")]
2853 private const string dateSeparatorOrTimeZoneOffset = "-";
2854
2855 [global::Cpp2ILInjected.Token(Token = "0x400171D")]
2856 private const string invariantDateSeparator = "/";
2857
2858 [global::Cpp2ILInjected.Token(Token = "0x400171E")]
2859 private const string invariantTimeSeparator = ":";
2860
2861 [global::Cpp2ILInjected.Token(Token = "0x400171F")]
2862 internal const string IgnorablePeriod = ".";
2863
2864 [global::Cpp2ILInjected.Token(Token = "0x4001720")]
2865 internal const string IgnorableComma = ",";
2866
2867 [global::Cpp2ILInjected.Token(Token = "0x4001721")]
2868 internal const string CJKYearSuff = "年";
2869
2870 [global::Cpp2ILInjected.Token(Token = "0x4001722")]
2871 internal const string CJKMonthSuff = "月";
2872
2873 [global::Cpp2ILInjected.Token(Token = "0x4001723")]
2874 internal const string CJKDaySuff = "日";
2875
2876 [global::Cpp2ILInjected.Token(Token = "0x4001724")]
2877 internal const string KoreanYearSuff = "년";
2878
2879 [global::Cpp2ILInjected.Token(Token = "0x4001725")]
2880 internal const string KoreanMonthSuff = "월";
2881
2882 [global::Cpp2ILInjected.Token(Token = "0x4001726")]
2883 internal const string KoreanDaySuff = "일";
2884
2885 [global::Cpp2ILInjected.Token(Token = "0x4001727")]
2886 internal const string KoreanHourSuff = "시";
2887
2888 [global::Cpp2ILInjected.Token(Token = "0x4001728")]
2889 internal const string KoreanMinuteSuff = "분";
2890
2891 [global::Cpp2ILInjected.Token(Token = "0x4001729")]
2892 internal const string KoreanSecondSuff = "초";
2893
2894 [global::Cpp2ILInjected.Token(Token = "0x400172A")]
2895 internal const string CJKHourSuff = "時";
2896
2897 [global::Cpp2ILInjected.Token(Token = "0x400172B")]
2898 internal const string ChineseHourSuff = "时";
2899
2900 [global::Cpp2ILInjected.Token(Token = "0x400172C")]
2901 internal const string CJKMinuteSuff = "分";
2902
2903 [global::Cpp2ILInjected.Token(Token = "0x400172D")]
2904 internal const string CJKSecondSuff = "秒";
2905
2906 [global::Cpp2ILInjected.Token(Token = "0x400172E")]
2907 internal const string JapaneseEraStart = "元";
2908
2909 [global::Cpp2ILInjected.Token(Token = "0x400172F")]
2910 internal const string LocalTimeMark = "T";
2911
2912 [global::Cpp2ILInjected.Token(Token = "0x4001730")]
2913 internal const string GMTName = "GMT";
2914
2915 [global::Cpp2ILInjected.Token(Token = "0x4001731")]
2916 internal const string ZuluName = "Z";
2917
2918 [global::Cpp2ILInjected.Token(Token = "0x4001732")]
2919 internal const string KoreanLangName = "ko";
2920
2921 [global::Cpp2ILInjected.Token(Token = "0x4001733")]
2922 internal const string JapaneseLangName = "ja";
2923
2924 [global::Cpp2ILInjected.Token(Token = "0x4001734")]
2925 internal const string EnglishLangName = "en";
2926
2927 [global::Cpp2ILInjected.Token(Token = "0x4001735")]
2929
2930 [global::Cpp2ILInjected.Token(Token = "0x4001736")]
2932
2933 [global::Cpp2ILInjected.Token(Token = "0x2000589")]
2934 internal class TokenHashValue
2935 {
2936 [global::Cpp2ILInjected.Token(Token = "0x6002B09")]
2937 [global::Cpp2ILInjected.Address(RVA = "0x1BDFB2C", Offset = "0x1BDFB2C", Length = "0x3C")]
2938 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertAtCurrentHashNode", MemberParameters = new object[]
2939 {
2941 typeof(string),
2942 typeof(char),
2943 typeof(global::System.TokenType),
2944 typeof(int),
2945 typeof(int),
2946 typeof(int),
2947 typeof(int)
2948 }, ReturnType = typeof(void))]
2949 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "InsertHash", MemberParameters = new object[]
2950 {
2952 typeof(string),
2953 typeof(global::System.TokenType),
2954 typeof(int)
2955 }, ReturnType = typeof(void))]
2956 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
2957 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
2958 internal TokenHashValue(string tokenString, global::System.TokenType tokenType, int tokenValue)
2959 {
2960 throw null;
2961 }
2962
2963 [global::Cpp2ILInjected.Token(Token = "0x4001737")]
2964 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
2965 internal string tokenString;
2966
2967 [global::Cpp2ILInjected.Token(Token = "0x4001738")]
2968 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
2969 internal global::System.TokenType tokenType;
2970
2971 [global::Cpp2ILInjected.Token(Token = "0x4001739")]
2972 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
2973 internal int tokenValue;
2974 }
2975 }
2976}
class f__AnonymousType0<< Count > j__TPar
TokenHashValue(string tokenString, global::System.TokenType tokenType, int tokenValue)
bool YearMonthAdjustment(ref int year, ref int month, bool parsedMonthName)
void InsertAtCurrentHashNode(DateTimeFormatInfo.TokenHashValue[] hashTable, string str, char ch, global::System.TokenType tokenType, int tokenValue, int pos, int hashcode, int hashProbe)
static DateTimeFormatInfo GetInstance(global::System.IFormatProvider provider)
string GetDayName(global::System.DayOfWeek dayofweek)
static string[] GetCombinedPatterns(string[] patterns1, string[] patterns2, string connectString)
bool CompareStringIgnoreCaseOptimized(string string1, int offset1, int length1, string string2, int offset2, int length2)
static bool TryParseHebrewNumber(ref global::System.__DTString str, out bool badFormat, out int number)
DateTimeFormatInfo(CultureData cultureData, Calendar cal)
static string[] GetMergedPatterns(string[] patterns, string defaultPattern)
static DateTimeFormatInfo GetTaiwanCalendarDTFI()
string internalGetMonthName(int month, MonthNameStyles style, bool abbreviated)
DateTimeFormatInfo.TokenHashValue[] CreateTokenHashTable()
static DateTimeFormatInfo ReadOnly(DateTimeFormatInfo dtfi)
void InitializeOverridableProperties(CultureData cultureData, int calendarId)
void AddMonthNames(DateTimeFormatInfo.TokenHashValue[] temp, string monthPostfix)
bool Tokenize(global::System.TokenType TokenMask, out global::System.TokenType tokenType, out int tokenValue, ref global::System.__DTString str)
static bool IsJapaneseCalendar(Calendar calendar)
static DateTimeFormatInfo GetJapaneseCalendarDTFI()
object GetFormat(global::System.Type formatType)
string GetAbbreviatedDayName(global::System.DayOfWeek dayofweek)
string[] internalGetGenitiveMonthNames(bool abbreviated)
bool IsAllowedJapaneseTokenFollowedByNonSpaceLetter(string tokenString, char nextCh)
static void ValidateStyles(DateTimeStyles style, string parameterName)
DateTimeFormatInfo.TokenHashValue[] _dtfiTokenHash
void PopulateSpecialTokenHashTable(DateTimeFormatInfo.TokenHashValue[] temp, ref bool useDateSepAsIgnorableSymbol)
void InsertHash(DateTimeFormatInfo.TokenHashValue[] hashTable, string str, global::System.TokenType tokenType, int tokenValue)
DayOfWeek
Definition DayOfWeek.cs:8
TokenType
Definition TokenType.cs:8