1 write to _predicate
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\AnyAllSearchOperator.cs (1)
58
_predicate
= predicate;
1 reference to _predicate
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\AnyAllSearchOperator.cs (1)
114
outputStream[i] = new AnyAllSearchOperatorEnumerator<TKey>(inputStream[i], _qualification,
_predicate
, i, resultFoundFlag,