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

◆ TotalMinutes

double System.TimeSpan.TotalMinutes
getset

Definition at line 572 of file TimeSpan.cs.

573 {
574 [global::Cpp2ILInjected.Token(Token = "0x60009B3")]
575 [global::Cpp2ILInjected.Address(RVA = "0x1C4B970", Offset = "0x1C4B970", Length = "0x18")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
578 {
579 typeof(global::System.DateTimeOffset),
580 "System.Xml.Schema.XsdDateTimeFlags"
581 }, ReturnType = typeof(void))]
582 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
583 get
584 {
585 throw null;
586 }
587 }
class f__AnonymousType0<< Count > j__TPar