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

◆ Lease()

System.Runtime.Remoting.Lifetime.Lease.Lease ( )
inline

Definition at line 12 of file Lease.cs.

13 {
14 this._currentState = LeaseState.Initial;
15 if (!true)
16 {
17 }
18 if (!true)
19 {
20 }
22 if (!true)
23 {
24 }
26 if (!true)
27 {
28 }
30 if (!true)
31 {
32 }
35 DateTime dateTime = utcNow + initialLeaseTime;
36 this._leaseExpireTime = dateTime;
37 }
class f__AnonymousType0<< Count > j__TPar
static DateTime UtcNow
Definition DateTime.cs:1318

References System.Runtime.Remoting.Lifetime.Lease._initialLeaseTime, j__TPar, and System.DateTime.UtcNow.