2 references to SemaphoreDisposer
Microsoft.CodeAnalysis.InteractiveHost (2)
src\Compilers\Core\Portable\InternalUtilities\SemaphoreSlimExtensions.cs (2)
16return new SemaphoreDisposer(semaphore); 23return new SemaphoreDisposer(semaphore);