2 references to SemaphoreDisposer
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\Compilers\Core\Portable\InternalUtilities\SemaphoreSlimExtensions.cs (2)
24return new SemaphoreDisposer(semaphore); 31return new SemaphoreDisposer(semaphore);