1 write to m_index
System.Core (1)
System\Linq\Parallel\Channels\AsynchronousChannel.cs (1)
124m_index = index;
2 references to m_index
System.Core (2)
System\Linq\Parallel\Channels\AsynchronousChannel.cs (2)
243m_consumerEvent.Set(m_index); 320m_consumerEvent.Set(m_index);