2 references to SemaphoreFullException
mscorlib (1)
system\threading\SemaphoreSlim.cs (1)
780
throw new
SemaphoreFullException
();
System (1)
sys\system\threading\semaphore.cs (1)
323
throw new
SemaphoreFullException
();