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