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

◆ ArgInfo()

System.Runtime.Remoting.Messaging.ArgInfo.ArgInfo ( MethodBase method,
ArgInfoType type )
inline

Definition at line 10 of file ArgInfo.cs.

11 {
12 this._method = method;
13 int[] paramMap = this._paramMap;
14 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.Remoting.Messaging.ArgInfo._paramMap, and j__TPar.