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

◆ CurrentLeaseTime

global.System.TimeSpan System.Runtime.Remoting.Lifetime.Lease.CurrentLeaseTime
getset

Implements System.Runtime.Remoting.Lifetime.ILease.

Definition at line 30 of file Lease.cs.

31 {
32 [global::Cpp2ILInjected.Token(Token = "0x6001CBA")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1B384EC", Offset = "0x1B384EC", Length = "0x68")]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lease), Member = "Renew", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(global::System.TimeSpan))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lease), Member = "UpdateState", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "get_UtcNow", ReturnType = typeof(global::System.DateTime))]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.DateTime), Member = "op_Subtraction", MemberParameters = new object[]
39 {
40 typeof(global::System.DateTime),
41 typeof(global::System.DateTime)
42 }, ReturnType = typeof(global::System.TimeSpan))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
44 get
45 {
46 throw null;
47 }
48 }
class f__AnonymousType0<< Count > j__TPar