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

◆ Lease

global.System.Runtime.Remoting.Lifetime.Lease System.Runtime.Remoting.ServerIdentity.Lease
getsetinherited

Definition at line 120 of file ServerIdentity.cs.

121 {
122 [global::Cpp2ILInjected.Token(Token = "0x6001C4F")]
123 [global::Cpp2ILInjected.Address(RVA = "0x1B30D9C", Offset = "0x1B30D9C", Length = "0x8")]
124 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
125 get
126 {
127 throw null;
128 }
129 }