Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WrapPartitionedStreamHelper< TLeftKey, TRightKey >() [1/2]

void System.Linq.Parallel.GroupJoinQueryOperator< TLeftInput, TRightInput, TKey, TOutput >.WrapPartitionedStreamHelper< TLeftKey, TRightKey > ( PartitionedStream< Pair< TLeftInput, TKey >, TLeftKey > leftHashStream,
HashLookupBuilder< IEnumerable< TRightInput >, TRightKey, TKey >[] rightLookupBuilders,
IComparer< TRightKey > rightKeyComparer,
IPartitionedStreamRecipient< TOutput > outputRecipient,
int partitionCount,
CancellationToken cancellationToken )
inlineprivate