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

◆ GetTaskForValueTaskSource() [2/2]

Task< TResult > System.Threading.Tasks.ValueTask< TResult >.GetTaskForValueTaskSource ( global::System::Threading::Tasks::Sources::IValueTaskSource< TResult > t)
inlineprivate

Definition at line 125 of file ValueTask.2.cs.

126 {
127 throw null;
128 }