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