1 write to _sourceSyncLock
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
600
_sourceSyncLock
= sourceSyncLock;
1 reference to _sourceSyncLock
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
639
lock (
_sourceSyncLock
)