Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.HashJoinQueryOperatorEnumerator< TLeftInput, TLeftKey, TRightInput, TRightKey, THashKey, TOutput, TOutputKey >.Mutables Class Referencesealed

Package Attributes

TLeftInput _currentLeft
 
TLeftKey _currentLeftKey
 
HashJoinHashLookup< THashKey, TRightInput, TRightKey > _rightHashLookup
 
ListChunk< Pair< TRightInput, TRightKey > > _currentRightMatches
 
int _currentRightMatchesIndex
 
int _outputLoopCount
 

Detailed Description

Definition at line 8 of file HashJoinQueryOperatorEnumerator.cs.


The documentation for this class was generated from the following file: