1 reference to GetThrottleSemaphoreSlim
NuGet.Commands (1)
RestoreCommand\SourceRepositoryDependencyProvider.cs (1)
44
private readonly static SemaphoreSlim _throttle =
GetThrottleSemaphoreSlim
(EnvironmentVariableWrapper.Instance);