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