terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SponsorshipTimeout

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

Definition at line 91 of file LifetimeServices.cs.

92 {
93 [global::Cpp2ILInjected.Token(Token = "0x6001CD8")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1B39B60", Offset = "0x1B39B60", Length = "0x58")]
95 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
96 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
97 get
98 {
99 throw null;
100 }
101 [global::Cpp2ILInjected.Token(Token = "0x6001CD9")]
102 [global::Cpp2ILInjected.Address(RVA = "0x1B39BB8", Offset = "0x1B39BB8", Length = "0x5C")]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
105 set
106 {
107 throw null;
108 }
109 }