2 writes to _consumerEvent
System.Linq.Parallel (2)
System\Linq\Parallel\Channels\AsynchronousChannel.cs (2)
130_consumerEvent = consumerEvent; 668_consumerEvent = null;
4 references to _consumerEvent
System.Linq.Parallel (4)
System\Linq\Parallel\Channels\AsynchronousChannel.cs (4)
240_consumerEvent?.Set(_index); 315Debug.Assert(_consumerEvent != null); 317_consumerEvent.Set(_index); 665Debug.Assert(_consumerEvent != null);