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

◆ TransitionTime() [2/2]

System.TimeZoneInfo.TransitionTime.TransitionTime ( SerializationInfo info,
StreamingContext context )
inlineprivate

Definition at line 2496 of file TimeZoneInfo.cs.

2497 {
2498 while (info == null)
2499 {
2500 }
2501 Type type;
2502 object value = info.GetValue("TimeOfDay", type);
2503 Type type2;
2504 object value2 = info.GetValue("Month", type2);
2505 Type type3;
2506 object value3 = info.GetValue("Week", type3);
2507 Type type4;
2508 object value4 = info.GetValue("Day", type4);
2509 Type type5;
2510 object value5 = info.GetValue("DayOfWeek", type5);
2511 Type type6;
2512 object value6 = info.GetValue("IsFixedDateRule", type6);
2513 }
class f__AnonymousType0<< Count > j__TPar

References System.info, j__TPar, and System.value.