2 references to Instance
NuGet.Protocol (2)
HttpSource\HttpSource.cs (1)
438return Create(source, NullThrottle.Instance);
HttpSource\HttpSourceResourceProvider.cs (1)
49IThrottle throttle = NullThrottle.Instance;