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