2 references to StoreOutputItemsNonReorderedWithIterationAsync
System.Threading.Tasks.Dataflow (2)
Blocks\TransformManyBlock.IAsyncEnumerable.cs (2)
100
await
StoreOutputItemsNonReorderedWithIterationAsync
(outputItems).ConfigureAwait(false);
146
await
StoreOutputItemsNonReorderedWithIterationAsync
(item).ConfigureAwait(false);