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