1 write to _resultFoundFlag
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs (1)
188_resultFoundFlag = resultFoundFlag;
2 references to _resultFoundFlag
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\ElementAtQueryOperator.cs (2)
206if (_resultFoundFlag.Value) 215_resultFoundFlag.Value = true;