31 if (
task.m_action !=
null)
class f__AnonymousType0<< Count > j__TPar
static bool TryEnsureSufficientExecutionStack()
virtual bool TryDequeue(Task task)
virtual bool RequiresAtomicStartTransition
static TaskScheduler Current
static void PublishUnobservedTaskException(object sender, UnobservedTaskExceptionEventArgs ueea)
static TaskScheduler InternalCurrent
virtual void NotifyWorkItemProgress()
static TaskScheduler Default
bool TryExecuteTaskInline(Task task, bool taskWasPreviouslyQueued)
void QueueTask(Task task)
static readonly TaskScheduler s_defaultTaskScheduler
static int s_taskSchedulerIdCounter
static readonly Lock _unobservedTaskExceptionLockObject
static EventHandler< UnobservedTaskExceptionEventArgs > _unobservedTaskException
bool TryRunInline(Task task, bool taskWasPreviouslyQueued)
static StackGuard CurrentStackGuard