Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 285 of file TransformManyBlock.cs.
References System.Threading.Tasks.Dataflow.TransformManyBlock< TInput, TOutput >._reorderingBuffer, System.Threading.Tasks.Dataflow.TransformManyBlock< TInput, TOutput >._target, System.Threading.Tasks.Dataflow.Internal.ReorderingBuffer< TOutput >.AddItem(), System.Threading.Tasks.Dataflow.Internal.ReorderingBuffer< TOutput >.AddItemIfNextAndTrusted(), System.count, System.Collections.Generic.Dictionary< TKey, TValue >.Count, System.item, System.list, System.Threading.Tasks.Dataflow.TransformManyBlock< TInput, TOutput >.StoreOutputItemsNonReorderedWithIteration(), System.Threading.Tasks.Dataflow.TransformManyBlock< TInput, TOutput >.UpdateBoundingCountWithOutputCount(), and System.value.
Referenced by System.Threading.Tasks.Dataflow.TransformManyBlock< TInput, TOutput >.StoreOutputItems().