terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ MarshalArguments()

object[] System.Runtime.Remoting.Messaging.CADMessageBase.MarshalArguments ( object[] arguments,
ArrayList args )
inlinepackageinherited

Definition at line 118 of file CADMessageBase.cs.

119 {
120 object obj;
121 if (obj == null || obj != null)
122 {
123 }
124 throw new ArrayTypeMismatchException();
125 }

References System.obj.