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

◆ return_type_match()

static bool System.Delegate.return_type_match ( Type delReturnType,
Type returnType )
inlinestaticprivateinherited

Definition at line 65 of file Delegate.cs.

66 {
67 if (!true)
68 {
69 }
70 bool flag = delReturnType == delReturnType;
71 bool isValueType = delReturnType.IsValueType;
72 return true;
73 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.