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

◆ TypeInfo

virtual IRemotingTypeInfo System.Runtime.Remoting.ObjRef.TypeInfo
getset

Definition at line 180 of file ObjRef.cs.

181 {
182 [global::Cpp2ILInjected.Token(Token = "0x6001BDE")]
183 [global::Cpp2ILInjected.Address(RVA = "0x1B25F00", Offset = "0x1B25F00", Length = "0x8")]
184 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
185 get
186 {
187 throw null;
188 }
189 [global::Cpp2ILInjected.Token(Token = "0x6001BDF")]
190 [global::Cpp2ILInjected.Address(RVA = "0x1B25F08", Offset = "0x1B25F08", Length = "0x8")]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 set
193 {
194 throw null;
195 }
196 }