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