1 write to m_outputRecipient
System.Core (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
148
m_outputRecipient
= outputRecipient;
1 reference to m_outputRecipient
System.Core (1)
System\Linq\Parallel\QueryOperators\BinaryQueryOperator.cs (1)
157
new RightChildResultsRecipient<TLeftKey>(
m_outputRecipient
, m_results.m_op, source, m_preferStriping, m_settings);