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