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

◆ CustomAttributeNamedArgument() [1/3]

System.Reflection.CustomAttributeNamedArgument.CustomAttributeNamedArgument ( Type attributeType,
string memberName,
bool isField,
CustomAttributeTypedArgument typedValue )
inlinepackage

Definition at line 10 of file CustomAttributeNamedArgument.cs.

11 {
12 this.TypedValue = typedValue;
13 this.MemberName = memberName;
15 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.