1 write to _index
System.Linq.Parallel (1)
System\Linq\Parallel\Channels\AsynchronousChannel.cs (1)
124
_index
= index;
2 references to _index
System.Linq.Parallel (2)
System\Linq\Parallel\Channels\AsynchronousChannel.cs (2)
240
_consumerEvent?.Set(
_index
);
317
_consumerEvent.Set(
_index
);