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