2 references to SemaphoreDisposer
Test.Utilities (2)
src\Compilers\Core\Portable\InternalUtilities\SemaphoreSlimExtensions.cs (2)
17
return new
SemaphoreDisposer
(semaphore);
24
return new
SemaphoreDisposer
(semaphore);