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