28 references to GetCreationOptionsForTask
System.Threading.Tasks.Dataflow (28)
Base\DataflowBlock.cs (3)
537
CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
551
CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
1970
CancellationToken.None, Common.
GetCreationOptionsForTask
(), scheduler);
Blocks\BatchBlock.cs (3)
550
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
642
Common.
GetCreationOptionsForTask
(isReplacementReplica));
658
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\BroadcastBlock.cs (7)
261
Common.
GetCreationOptionsForTask
(isReplacementReplica));
277
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
410
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
656
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
838
Common.
GetCreationOptionsForTask
(isReplacementReplica));
870
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
953
this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\BufferBlock.cs (3)
262
Common.
GetCreationOptionsForTask
(isReplacementReplica));
278
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
413
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\JoinBlock.cs (2)
1283
Common.
GetCreationOptionsForTask
(isReplacementReplica));
1350
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\WriteOnceBlock.cs (2)
124
Common.
GetCreationOptionsForTask
());
145
Tuple.Create(this, exceptions), CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Internal\SourceCore.cs (4)
529
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
760
Common.
GetCreationOptionsForTask
(isReplacementReplica));
792
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
926
this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Internal\SpscTargetCore.cs (1)
168
this, CancellationToken.None, Common.
GetCreationOptionsForTask
(isReplica));
Internal\TargetCore.cs (3)
373
Common.
GetCreationOptionsForTask
(repeat));
390
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
746
this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);