1 write to Throttle
NuGet.Build.Tasks (1)
BuildTasksUtility.cs (1)
246HttpSourceResourceProvider.Throttle = SemaphoreSlimThrottle.CreateBinarySemaphore();
2 references to Throttle
NuGet.Protocol (2)
HttpSource\HttpSourceResourceProvider.cs (2)
51if (Throttle != null) 53throttle = Throttle;