1 write to SuccessfulFrameworks
NuGet.PackageManagement (1)
NuGetPackageManager.cs (1)
3211SuccessfulFrameworks = successfulFrameworksWithPackage,
3 references to SuccessfulFrameworks
NuGet.PackageManagement (3)
BuildIntegratedInstallationContext.cs (1)
30/// This value is only relevant when <see cref="UnsuccessfulFrameworks"/> is empty, and <see cref="SuccessfulFrameworks"/> contains all frameworks.
NuGetPackageManager.cs (2)
3101var successfulFrameworks = firstInstallationAndProjectContext.Item2.SuccessfulFrameworks.AsList(); 3334var framework = installationContext.SuccessfulFrameworks.First();