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

◆ arg_type_match_this()

static bool System.Delegate.arg_type_match_this ( Type delArgType,
Type argType,
bool boxedThis )
inlinestaticprivateinherited

Definition at line 57 of file Delegate.cs.

58 {
59 bool isValueType = delArgType.IsValueType;
60 bool flag;
61 return flag;
62 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.