1 write to m_elementAction
System.Core (1)
System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs (1)
42m_elementAction = elementAction;
2 references to m_elementAction
System.Core (2)
System\Linq\Parallel\QueryOperators\Unary\ForAllOperator.cs (2)
51Contract.Assert(m_elementAction != null); 96inputStream[i], m_elementAction, settings.CancellationState.MergedCancellationToken);