2 writes to Value
System.Core (2)
System\Linq\Parallel\Utils\IntValueEvent.cs (2)
19Value = 0; 24Value = index;
1 reference to Value
System.Core (1)
System\Linq\Parallel\Merging\AsynchronousChannelMergeEnumerator.cs (1)
232m_channelIndex = currChannelIndex = m_consumerEvent.Value;