4 references to DenyChildAttach
mscorlib (4)
system\threading\Tasks\Task.cs (3)
4587
TaskContinuationOptions.
DenyChildAttach
|
6557
TaskContinuationOptions.ExecuteSynchronously | TaskContinuationOptions.
DenyChildAttach
, TaskScheduler.Default);
6586
TaskContinuationOptions.ExecuteSynchronously | TaskContinuationOptions.
DenyChildAttach
, TaskScheduler.Default);
system\threading\Tasks\TaskFactory.cs (1)
3203
TaskContinuationOptions.
DenyChildAttach
|