terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CurrentLeaseTime

TimeSpan System.Runtime.Remoting.Lifetime.Lease.CurrentLeaseTime
get

Implements System.Runtime.Remoting.Lifetime.ILease.

Definition at line 41 of file Lease.cs.

42 {
43 get
44 {
46 if (!true)
47 {
48 }
51 return 1;
52 }
53 }
class f__AnonymousType0<< Count > j__TPar
static DateTime UtcNow
Definition DateTime.cs:1318

Referenced by System.Runtime.Remoting.Lifetime.Lease.Renew(), and System.Runtime.Remoting.Lifetime.Lease.UpdateState().