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

◆ TotalHours

double System.TimeSpan.TotalHours
getset

Definition at line 403 of file TimeSpan.cs.

404 {
405 [global::Cpp2ILInjected.Token(Token = "0x60009B1")]
406 [global::Cpp2ILInjected.Address(RVA = "0x1C4B924", Offset = "0x1C4B924", Length = "0x18")]
407 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "ValidateAdjustmentRule", MemberParameters = new object[]
409 {
410 typeof(global::System.DateTime),
411 typeof(global::System.DateTime),
412 typeof(global::System.TimeSpan),
413 typeof(global::System.TimeZoneInfo.TransitionTime),
414 typeof(global::System.TimeZoneInfo.TransitionTime),
415 typeof(bool)
416 }, ReturnType = typeof(void))]
417 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
418 get
419 {
420 throw null;
421 }
422 }
class f__AnonymousType0<< Count > j__TPar