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
◆
HandleNonSuccessAndDebuggerNotification()
static
void
System.Runtime.CompilerServices.TaskAwaiter
<
TResult
>.HandleNonSuccessAndDebuggerNotification
(
Task
task
)
inline
static
private
Definition at line
48
of file
TaskAwaiter.cs
.
49
{
50
bool
isCompleted =
task
.IsCompleted;
51
bool
flag =
task
.NotifyDebuggerOfWaitCompletionIfNecessary();
52
bool
isCompletedSuccessfully
=
task
.IsCompletedSuccessfully;
53
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.task
@ task
References
j__TPar
, and
System.task
.
System
Runtime
CompilerServices
TaskAwaiter
Generated by
1.10.0