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

◆ Properties

virtual global.System.Collections.IDictionary System.Runtime.Remoting.Messaging.MethodCall.Properties
getset

Implements System.Runtime.Remoting.Messaging.IMessage.

Definition at line 210 of file MethodCall.cs.

211 {
212 [global::Cpp2ILInjected.Token(Token = "0x6001E2A")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1B48E64", Offset = "0x1B48E64", Length = "0x30")]
214 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
215 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
216 get
217 {
218 throw null;
219 }
220 }