2 references to Task
mscorlib (2)
system\threading\Tasks\ConcurrentExclusiveSchedulerPair.cs (2)
299processingTask = new Task(thisPair => ((ConcurrentExclusiveSchedulerPair)thisPair).ProcessExclusiveTasks(), this, 326processingTask = new Task(thisPair => ((ConcurrentExclusiveSchedulerPair)thisPair).ProcessConcurrentTasks(), this,