terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ WhenAny() [4/4]

static Task< Task > System.Threading.Tasks.Task< TResult >.WhenAny ( params Task< TResult >[] tasks)
inlinestaticinherited

Definition at line 2848 of file Task.2.cs.

2849 {
2850 throw null;
2851 }