1 write to _predicate
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs (1)
145_predicate = predicate;
2 references to _predicate
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\LastQueryOperator.cs (2)
182if (_predicate == null || _predicate(value))