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

◆ EnvoyInfo

virtual IEnvoyInfo System.Runtime.Remoting.ObjRef.EnvoyInfo
getset

Definition at line 161 of file ObjRef.cs.

162 {
163 [global::Cpp2ILInjected.Token(Token = "0x6001BDC")]
164 [global::Cpp2ILInjected.Address(RVA = "0x1B25EF0", Offset = "0x1B25EF0", Length = "0x8")]
165 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
166 get
167 {
168 throw null;
169 }
170 [global::Cpp2ILInjected.Token(Token = "0x6001BDD")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1B25EF8", Offset = "0x1B25EF8", Length = "0x8")]
172 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
173 set
174 {
175 throw null;
176 }
177 }