1 reference to BroadcastingSourceCore
System.Threading.Tasks.Dataflow (1)
Blocks\BroadcastBlock.cs (1)
85
_source = new
BroadcastingSourceCore
<T>(this, cloningFunction, dataflowBlockOptions, onItemsRemoved);