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

◆ FromAsync< TArg1, TArg2 >() [2/2]

Task System.Threading.Tasks.TaskFactory< TResult >.FromAsync< TArg1, TArg2 > ( Func< TArg1, TArg2, AsyncCallback, object, IAsyncResult > beginMethod,
Action< IAsyncResult > endMethod,
TArg1 arg1,
TArg2 arg2,
object state,
TaskCreationOptions creationOptions )
inline

Definition at line 144 of file TaskFactory.2.cs.

145 {
146 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
147 }