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