11 references to DataflowBlockCreated
System.Threading.Tasks.Dataflow (11)
Blocks\ActionBlock.cs (1)
119etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\BatchBlock.cs (1)
94etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\BatchedJoinBlock.cs (2)
112etwLog.DataflowBlockCreated(this, dataflowBlockOptions); 361etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\BroadcastBlock.cs (1)
101etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\BufferBlock.cs (1)
83etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\JoinBlock.cs (2)
105etwLog.DataflowBlockCreated(this, dataflowBlockOptions); 324etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\TransformBlock.cs (1)
164etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\TransformManyBlock.cs (1)
163etwLog.DataflowBlockCreated(this, dataflowBlockOptions);
Blocks\WriteOnceBlock.cs (1)
101etwLog.DataflowBlockCreated(this, dataflowBlockOptions);