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