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