1 write to _sourceCacheContext
NuGet.CommandLine.XPlat (1)
Commands\Package\Update\PackageUpdateIO.cs (1)
54
_sourceCacheContext
= new SourceCacheContext();
5 references to _sourceCacheContext
NuGet.CommandLine.XPlat (5)
Commands\Package\Update\PackageUpdateIO.cs (5)
59
_sourceCacheContext
.Dispose();
156
CacheContext =
_sourceCacheContext
,
275
var vulnerabilities = await vulnerabilityResource.GetVulnerabilityInfoAsync(
_sourceCacheContext
, logger, cancellationToken);
385
_sourceCacheContext
,
436
_sourceCacheContext
,