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