1 write to _results
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
148_results = results;
2 references to _results
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (2)
156new RightChildResultsRecipient<TLeftKey>(_outputRecipient, _results._op, source, _preferStriping, _settings); 157_results._rightChildQueryResults.GivePartitionedStream(rightChildRecipient);