5 references to BatchedJoinBlockTarget
System.Threading.Tasks.Dataflow (5)
Blocks\BatchedJoinBlock.cs (5)
92_target1 = new BatchedJoinBlockTarget<T1>(_sharedResources); 93_target2 = new BatchedJoinBlockTarget<T2>(_sharedResources); 340_target1 = new BatchedJoinBlockTarget<T1>(_sharedResources); 341_target2 = new BatchedJoinBlockTarget<T2>(_sharedResources); 342_target3 = new BatchedJoinBlockTarget<T3>(_sharedResources);