2 references to BoundingStateWithPostponedAndTask
System.Threading.Tasks.Dataflow (2)
Blocks\BroadcastBlock.cs (1)
81_boundingState = new BoundingStateWithPostponedAndTask<T>(dataflowBlockOptions.BoundedCapacity);
Blocks\BufferBlock.cs (1)
61_boundingState = new BoundingStateWithPostponedAndTask<T>(dataflowBlockOptions.BoundedCapacity);