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
InternalTaskOptions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Threading
 
namespace  System.Threading.Tasks
 

Enumerations

enum  System.Threading.Tasks.InternalTaskOptions {
  System.Threading.Tasks.None = 0 , System.Threading.Tasks.InternalOptionsMask = 65280 , System.Threading.Tasks.ContinuationTask = 512 , System.Threading.Tasks.PromiseTask = 1024 ,
  System.Threading.Tasks.LazyCancellation = 4096 , System.Threading.Tasks.QueuedByRuntime = 8192 , System.Threading.Tasks.DoNotDispose = 16384
}