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

◆ RenewOnCallTime

TimeSpan System.Runtime.Remoting.Lifetime.LifetimeServices.RenewOnCallTime
staticgetset

Definition at line 58 of file LifetimeServices.cs.

59 {
60 get
61 {
62 if (!true)
63 {
64 }
65 return 1;
66 }
67 set
68 {
69 if (!true)
70 {
71 }
72 }
73 }