1 write to m_predicate
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs (1)
151m_predicate = predicate;
2 references to m_predicate
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\FirstQueryOperator.cs (2)
187if (m_predicate == null || m_predicate(value))