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

◆ Invoke() [6/6]

TResult System.Func< out TResult >.Invoke ( T1 arg1,
T2 arg2,
T3 arg3,
T4 arg4,
T5 arg5,
T6 arg6 )
inline

Definition at line 15 of file Func.6.cs.

16 {
17 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
18 }