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

override global.System.Collections.IDictionary System.Runtime.Remoting.Messaging.ConstructionCall.Properties
getset

Implements System.Runtime.Remoting.Messaging.IMessage.

Definition at line 186 of file ConstructionCall.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6001DEF")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1B48E34", Offset = "0x1B48E34", Length = "0x30")]
190 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
191 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
192 get
193 {
194 throw null;
195 }
196 }