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