4 references to Create
NuGet.Protocol (4)
DependencyInfo\RegistrationUtility.cs (2)
46
var httpSourceCacheContext = HttpSourceCacheContext.
Create
(cacheContext, 0);
127
HttpSourceCacheContext httpSourceCacheContext = HttpSourceCacheContext.
Create
(cacheContext, 0);
LegacyFeed\V2FeedParser.cs (1)
528
var httpSourceCacheContext = HttpSourceCacheContext.
Create
(sourceCacheContext, 0);
Resources\PackageMetadataResourceV3.cs (1)
236
var httpSourceCacheContext = HttpSourceCacheContext.
Create
(cacheContext, retryCount);