Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 1762 of file Task.cs.
References System.Threading.Tasks.Task< TResult >.ExceptionRecorded, System.Threading.Tasks.Task< TResult >.IsCanceled, System.Threading.Tasks.Task< TResult >.m_contingentProperties, and System.Threading.Tasks.Task< TResult >.ContingentProperties.m_exceptionsHolder.
Referenced by System.Threading.Tasks.Task< TResult >.AddExceptionsForCompletedTask(), and System.Threading.Tasks.Task< TResult >.ThrowIfExceptional().