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); 343_target1 = new BatchedJoinBlockTarget<T1>(_sharedResources); 344_target2 = new BatchedJoinBlockTarget<T2>(_sharedResources); 345_target3 = new BatchedJoinBlockTarget<T3>(_sharedResources);