1 write to m_predicate
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\SingleQueryOperator.cs (1)
121m_predicate = predicate;
2 references to m_predicate
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\SingleQueryOperator.cs (2)
158if (m_predicate == null || m_predicate(current))