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