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
LifetimeServices.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000364 RID: 868
7 [ComVisible(true)]
8 public sealed class LifetimeServices
9 {
10 // Token: 0x06001CD1 RID: 7377 RVA: 0x0003EDD8 File Offset: 0x0003CFD8
12 {
13 }
14
15 // Token: 0x17000358 RID: 856
16 // (get) Token: 0x06001CD2 RID: 7378 RVA: 0x0003EDF0 File Offset: 0x0003CFF0
17 // (set) Token: 0x06001CD3 RID: 7379 RVA: 0x0003EE04 File Offset: 0x0003D004
19 {
20 get
21 {
22 if (!true)
23 {
24 }
25 return 1;
26 }
27 set
28 {
29 if (!true)
30 {
31 }
32 }
33 }
34
35 // Token: 0x17000359 RID: 857
36 // (get) Token: 0x06001CD4 RID: 7380 RVA: 0x0003EE14 File Offset: 0x0003D014
37 // (set) Token: 0x06001CD5 RID: 7381 RVA: 0x0003EE28 File Offset: 0x0003D028
38 public static TimeSpan LeaseTime
39 {
40 get
41 {
42 if (!true)
43 {
44 }
45 return 1;
46 }
47 set
48 {
49 if (!true)
50 {
51 }
52 }
53 }
54
55 // Token: 0x1700035A RID: 858
56 // (get) Token: 0x06001CD6 RID: 7382 RVA: 0x0003EE38 File Offset: 0x0003D038
57 // (set) Token: 0x06001CD7 RID: 7383 RVA: 0x0003EE4C File Offset: 0x0003D04C
59 {
60 get
61 {
62 if (!true)
63 {
64 }
65 return 1;
66 }
67 set
68 {
69 if (!true)
70 {
71 }
72 }
73 }
74
75 // Token: 0x1700035B RID: 859
76 // (get) Token: 0x06001CD8 RID: 7384 RVA: 0x0003EE5C File Offset: 0x0003D05C
77 // (set) Token: 0x06001CD9 RID: 7385 RVA: 0x0003EE70 File Offset: 0x0003D070
79 {
80 get
81 {
82 if (!true)
83 {
84 }
85 return 1;
86 }
87 set
88 {
89 if (!true)
90 {
91 }
92 }
93 }
94
95 // Token: 0x06001CDA RID: 7386 RVA: 0x0003EE80 File Offset: 0x0003D080
96 internal static void TrackLifetime(ServerIdentity identity)
97 {
98 if (!true)
99 {
100 }
101 }
102
103 // Token: 0x04000E9C RID: 3740
105
106 // Token: 0x04000E9D RID: 3741
107 private static TimeSpan _leaseTime;
108
109 // Token: 0x04000E9E RID: 3742
111
112 // Token: 0x04000E9F RID: 3743
114
115 // Token: 0x04000EA0 RID: 3744
117 }
118}
class f__AnonymousType0<< Count > j__TPar
static void TrackLifetime(ServerIdentity identity)