1 write to SourceCacheContext
NuGet.Protocol (1)
HttpSourceCacheContext.cs (1)
30SourceCacheContext = cacheContext ?? throw new ArgumentNullException(nameof(cacheContext));
2 references to SourceCacheContext
NuGet.Protocol (2)
HttpSource\HttpSource.cs (1)
137request.CacheContext.SourceCacheContext.SessionId,
HttpSourceCacheContext.cs (1)
39/// disposal of the <see cref="SourceCacheContext"/> that was used to create this instance.