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

◆ Context

global.System.Runtime.Remoting.Contexts.Context System.Runtime.Remoting.ServerIdentity.Context
getsetinherited

Definition at line 132 of file ServerIdentity.cs.

133 {
134 [global::Cpp2ILInjected.Token(Token = "0x6001C50")]
135 [global::Cpp2ILInjected.Address(RVA = "0x1B30DA4", Offset = "0x1B30DA4", Length = "0x8")]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
137 get
138 {
139 throw null;
140 }
141 [global::Cpp2ILInjected.Token(Token = "0x6001C51")]
142 [global::Cpp2ILInjected.Address(RVA = "0x1B30DAC", Offset = "0x1B30DAC", Length = "0x8")]
143 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
144 set
145 {
146 throw null;
147 }
148 }