1 write to _sharedIndex
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
570_sharedIndex = new SharedLong(-1);
11 references to _sharedIndex
System.Collections.Concurrent (11)
System\Collections\Concurrent\PartitionerStatic.cs (11)
607return new InternalPartitionEnumerator(_sharedReader, _sharedIndex, 707_sharedIndex.Value = checked(_sharedIndex.Value + 1); 709= new KeyValuePair<long, TSource>(_sharedIndex.Value, 782Debug.Assert(_sharedIndex != null); //already been allocated in MoveNext() before calling GrabNextChunk 792_sharedIndex.Value = checked(_sharedIndex.Value + 1); 794= new KeyValuePair<long, TSource>(_sharedIndex.Value, 818_sharedIndex.Value = checked(_sharedIndex.Value + 1); 820= new KeyValuePair<long, TSource>(_sharedIndex.Value,