1 write to _sharedIndex
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1263_sharedIndex = new SharedLong(-1);
1 reference to _sharedIndex
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
1274return new InternalPartitionEnumerator(_sharedReader, _sharedIndex);