|
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
|
Collaboration diagram for System.Threading.ThreadHelper:Package Functions | |
| ThreadHelper (global::System.Delegate start) | |
| void | SetExecutionContextHelper (ExecutionContext ec) |
| void | ThreadStart (object obj) |
| void | ThreadStart () |
Static Package Attributes | |
| static ContextCallback | _ccb |
Static Private Member Functions | |
| static void | ThreadStart_Context (object state) |
| static | ThreadHelper () |
Private Attributes | |
| global::System.Delegate | _start |
| object | _startArg |
| ExecutionContext | _executionContext |
Definition at line 8 of file ThreadHelper.cs.