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

◆ Date

global.System.DateTime System.DateTime.Date
getset

Definition at line 1330 of file DateTime.cs.

1331 {
1332 [global::Cpp2ILInjected.Token(Token = "0x60005D2")]
1333 [global::Cpp2ILInjected.Address(RVA = "0x1C184E8", Offset = "0x1C184E8", Length = "0x3C")]
1334 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetAdjustmentRules", ReturnType = typeof(global::System.TimeZoneInfo.AdjustmentRule[]))]
1336 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetAdjustmentRuleForTime", MemberParameters = new object[]
1337 {
1338 typeof(global::System.DateTime),
1339 typeof(bool),
1340 typeof(ref int?)
1341 }, ReturnType = typeof(global::System.TimeZoneInfo.AdjustmentRule))]
1342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1343 get
1344 {
1345 throw null;
1346 }
1347 }
class f__AnonymousType0<< Count > j__TPar