1 write to AutoReferenceFound
NuGet.CommandLine.XPlat (1)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommandRunner.cs (1)
173projectModel.AutoReferenceFound = hasAutoReference;
1 reference to AutoReferenceFound
NuGet.CommandLine.XPlat (1)
ListPackage\ListPackageConsoleRenderer.cs (1)
75if (listPackageReportModel.Projects.Any(p => p.AutoReferenceFound))