3 references to Create
NuGet.Protocol (3)
DependencyInfo\RegistrationUtility.cs (1)
42
var httpSourceCacheContext = HttpSourceCacheContext.
Create
(cacheContext, 0);
LegacyFeed\V2FeedParser.cs (1)
530
var httpSourceCacheContext = HttpSourceCacheContext.
Create
(sourceCacheContext, 0);
Resources\PackageMetadataResourceV3.cs (1)
203
var httpSourceCacheContext = HttpSourceCacheContext.
Create
(cacheContext, retryCount);