2 writes to ProjectContext
NuGet.PackageManagement (2)
NuGetPackageManager.cs (2)
1160ProjectContext = nuGetProjectContext, 1860ProjectContext = nuGetProjectContext
2 references to ProjectContext
NuGet.PackageManagement (2)
Resolution\GatherContext.cs (2)
95return ProjectContext == null ? Common.NullLogger.Instance : new LoggerAdapter(ProjectContext);