1 reference to SemaphoreSlimThrottle
NuGet.Protocol (1)
HttpSource\SemaphoreSlimThrottle.cs (1)
41return new SemaphoreSlimThrottle(new SemaphoreSlim(initialCount));