2 writes to _semaphore
Microsoft.CodeAnalysis.CodeStyle (2)
src\Compilers\Core\Portable\InternalUtilities\SemaphoreSlimExtensions.cs (2)
33
_semaphore
= semaphore;
47
var semaphoreToDispose = Interlocked.Exchange(ref
_semaphore
, null);