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
◆
ContinueWith< TNewResult >()
[4/4]
Task
<
TNewResult
>
System.Threading.Tasks.Task
<
TResult
>.
ContinueWith
<
TNewResult
>
(
global::System::Func<
Task
<
TResult
>,
TNewResult
>
continuationFunction
,
TaskScheduler
scheduler
,
CancellationToken
cancellationToken
,
TaskContinuationOptions
continuationOptions
)
inline
package
inherited
Definition at line
347
of file
Task.cs
.
348
{
349
throw
null
;
350
}
System
Threading
Tasks
ValueTask
ValueTaskSourceAsTask
Generated by
1.10.0