terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Protected Member Functions | |
override void | Finalize () |
Properties | |
bool | ContainsFaultList [get] |
Private Member Functions | |
void | SetCancellationException (object exceptionObject) |
void | AddFaultException (object exceptionObject) |
void | MarkAsUnhandled () |
Static Private Member Functions | |
static bool | ShouldFailFastOnUnobservedException () |
static | TaskExceptionHolder () |
Private Attributes | |
readonly Task | m_task |
LowLevelListWithIList< ExceptionDispatchInfo > | m_faultExceptions |
ExceptionDispatchInfo | m_cancellationException |
bool | m_isHandled |
Static Private Attributes | |
static readonly bool | s_failFastOnUnobservedException |
Definition at line 9 of file TaskExceptionHolder.cs.