1 write to _sharedLock
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
573_sharedLock = new object();
2 references to _sharedLock
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
699lock (_sharedLock) 766lock (_sharedLock)