4 references to
System.Threading.Tasks.Dataflow (4)
Blocks\TransformBlock.cs (4)
48
this
(transform, null, ExecutionDataflowBlockOptions.Default)
60
this
(transform, null, dataflowBlockOptions)
67
this
(null, transform, ExecutionDataflowBlockOptions.Default)
79
this
(null, transform, dataflowBlockOptions)