28 references to GetCreationOptionsForTask
System.Threading.Tasks.Dataflow (28)
Base\DataflowBlock.cs (3)
513
CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
527
CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
1889
CancellationToken.None, Common.
GetCreationOptionsForTask
(), scheduler);
Blocks\BatchBlock.cs (3)
547
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
639
Common.
GetCreationOptionsForTask
(isReplacementReplica));
655
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\BroadcastBlock.cs (7)
255
Common.
GetCreationOptionsForTask
(isReplacementReplica));
271
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
404
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
650
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
832
Common.
GetCreationOptionsForTask
(isReplacementReplica));
864
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
947
this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\BufferBlock.cs (3)
256
Common.
GetCreationOptionsForTask
(isReplacementReplica));
272
exception, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
407
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\JoinBlock.cs (2)
1268
Common.
GetCreationOptionsForTask
(isReplacementReplica));
1335
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Blocks\WriteOnceBlock.cs (2)
121
Common.
GetCreationOptionsForTask
());
142
Tuple.Create(this, exceptions), CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
Internal\SourceCore.cs (4)
523
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
754
Common.
GetCreationOptionsForTask
(isReplacementReplica));
786
}, this, CancellationToken.None, Common.
GetCreationOptionsForTask
(), TaskScheduler.Default);
920
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);