1 write to _received
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs (1)
58
_received
= true;
1 reference to _received
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\PartitionedStreamMerger.cs (1)
38
Debug.Assert(
_received
, "Cannot return the merge executor because Receive() has not been called yet.");