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

◆ DayOfWeek

global.System.DayOfWeek System.DateTime.DayOfWeek
getset

Definition at line 1443 of file DateTime.cs.

1444 {
1445 [global::Cpp2ILInjected.Token(Token = "0x60005D6")]
1446 [global::Cpp2ILInjected.Address(RVA = "0x1C186FC", Offset = "0x1C186FC", Length = "0x4C")]
1447 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1448 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TransitionTimeToDateTime", MemberParameters = new object[]
1449 {
1450 typeof(int),
1451 typeof(global::System.TimeZoneInfo.TransitionTime)
1452 }, ReturnType = typeof(global::System.DateTime))]
1453 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1454 get
1455 {
1456 throw null;
1457 }
1458 }
class f__AnonymousType0<< Count > j__TPar