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

◆ SponsorshipTimeout

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

Definition at line 78 of file LifetimeServices.cs.

79 {
80 get
81 {
82 if (!true)
83 {
84 }
85 return 1;
86 }
87 set
88 {
89 if (!true)
90 {
91 }
92 }
93 }