2 writes to PrimarySources
NuGet.PackageManagement (2)
NuGetPackageManager.cs (2)
1155PrimarySources = primarySources.ToList(), 1855PrimarySources = primarySources.ToList(),
2 references to PrimarySources
NuGet.PackageManagement (2)
Resolution\ResolverGather.cs (2)
599allSources.AddRange(_context.PrimarySources); 626foreach (var source in _context.PrimarySources)