11 references to DataflowBlockCreated
System.Threading.Tasks.Dataflow (11)
Blocks\ActionBlock.cs (1)
125
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\BatchBlock.cs (1)
94
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\BatchedJoinBlock.cs (2)
112
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
364
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\BroadcastBlock.cs (1)
104
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\BufferBlock.cs (1)
86
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\JoinBlock.cs (2)
108
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
333
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\TransformBlock.cs (1)
167
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\TransformManyBlock.cs (1)
163
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);
Blocks\WriteOnceBlock.cs (1)
104
etwLog.
DataflowBlockCreated
(this, dataflowBlockOptions);