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

◆ UnmarshalArguments()

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

Definition at line 128 of file CADMessageBase.cs.

129 {
130 object obj;
131 if (obj == null || obj != null)
132 {
133 }
134 throw new ArrayTypeMismatchException();
135 }

References System.obj.