1 write to _throttle
NuGet.Protocol (1)
HttpSource\HttpSource.cs (1)
61_throttle = throttle;
3 references to _throttle
NuGet.Protocol (3)
HttpSource\HttpSource.cs (3)
352await _throttle.WaitAsync(); 364_throttle.Release(); 368return new ThrottledResponse(_throttle, response);