3 references to SemaphoreFullException
Microsoft.AspNetCore.SignalR.Core (1)
Internal\ChannelBasedSemaphore.cs (1)
39throw new SemaphoreFullException();
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Semaphore.Windows.cs (1)
197throw new SemaphoreFullException();
src\libraries\System.Private.CoreLib\src\System\Threading\SemaphoreSlim.cs (1)
802throw new SemaphoreFullException();