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