1 write to _predicate
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs (1)
149_predicate = predicate;
2 references to _predicate
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs (2)
185if (_predicate == null || _predicate(value))