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
System.Threading.Tasks.TaskExceptionHolder Member List

This is the complete list of members for System.Threading.Tasks.TaskExceptionHolder, including all inherited members.

Add(object exceptionObject, bool representsCancellation)System.Threading.Tasks.TaskExceptionHolderinlinepackage
AddFaultException(object exceptionObject)System.Threading.Tasks.TaskExceptionHolderinlineprivate
ContainsFaultListSystem.Threading.Tasks.TaskExceptionHolderpackage
CreateExceptionObject(bool calledFromFinalizer, Exception includeThisException)System.Threading.Tasks.TaskExceptionHolderinlinepackage
Finalize()System.Threading.Tasks.TaskExceptionHolderinlineprotected
GetCancellationExceptionDispatchInfo()System.Threading.Tasks.TaskExceptionHolderinlinepackage
GetExceptionDispatchInfos()System.Threading.Tasks.TaskExceptionHolderinlinepackage
m_cancellationExceptionSystem.Threading.Tasks.TaskExceptionHolderprivate
m_faultExceptionsSystem.Threading.Tasks.TaskExceptionHolderprivate
m_isHandledSystem.Threading.Tasks.TaskExceptionHolderprivate
m_taskSystem.Threading.Tasks.TaskExceptionHolderprivate
MarkAsHandled(bool calledFromFinalizer)System.Threading.Tasks.TaskExceptionHolderinlinepackage
MarkAsUnhandled()System.Threading.Tasks.TaskExceptionHolderinlineprivate
s_failFastOnUnobservedExceptionSystem.Threading.Tasks.TaskExceptionHolderprivatestatic
SetCancellationException(object exceptionObject)System.Threading.Tasks.TaskExceptionHolderinlineprivate
ShouldFailFastOnUnobservedException()System.Threading.Tasks.TaskExceptionHolderinlineprivatestatic
TaskExceptionHolder(Task task)System.Threading.Tasks.TaskExceptionHolderinlinepackage
TaskExceptionHolder()System.Threading.Tasks.TaskExceptionHolderinlineprivatestatic