terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Calendar

Calendar System.Globalization.DateTimeFormatInfo.Calendar
getset

Definition at line 350 of file DateTimeFormatInfo.cs.

351 {
352 get
353 {
354 return this.calendar;
355 }
356 set
357 {
358 if (!true)
359 {
360 }
361 if (!true)
362 {
363 }
364 bool isReadOnly = this.IsReadOnly;
365 if (value != null)
366 {
369 if (this.optionalCalendars == null)
370 {
371 calendarIds = this._cultureData.GetCalendarIds();
373 }
374 if (calendarIds == null)
375 {
378 }
380 if (calendar2 != null)
381 {
383 }
385 CultureData cultureData = this._cultureData;
386 return;
387 }
388 }
389 }
class f__AnonymousType0<< Count > j__TPar