1 write to _leftSource
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs (1)
264_leftSource = leftSource;
2 references to _leftSource
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\SelectManyQueryOperator.cs (2)
289if (!_leftSource.MoveNext(ref _mutables._currentLeftElement!, ref _mutables._currentLeftSourceIndex)) 353_leftSource.Dispose();