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

◆ RuntimeParameterInfo() [3/3]

System.Reflection.RuntimeParameterInfo.RuntimeParameterInfo ( Type type,
MemberInfo member,
MarshalAsAttribute marshalAs )
inlinepackage

Definition at line 54 of file RuntimeParameterInfo.cs.

55 {
56 this.ClassImpl = type;
58 this.AttrsImpl = ParameterAttributes.Retval;
60 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Reflection.RuntimeParameterInfo.marshalAs.