1 write to _count
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs (1)
184_count = Math.Min(_leftChildResults.Count, _rightChildResults.Count);
1 reference to _count
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\ZipQueryOperator.cs (1)
189get { return _count; }