1 write to AuditSources
NuGet.CommandLine.XPlat (1)
Commands\PackageReferenceCommands\ListPackage\ListPackageArgs.cs (1)
73
AuditSources
= auditSources;
4 references to AuditSources
NuGet.CommandLine.XPlat (4)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommandRunner.cs (4)
144
httpSources.AddRange(HttpSourcesUtility.GetDisallowedInsecureHttpSources(listPackageArgs.
AuditSources
));
152
if (listPackageArgs.ReportType == ReportType.Vulnerable && listPackageArgs.
AuditSources
!= null && listPackageArgs.
AuditSources
.Count > 0)
192
listPackageArgs.
AuditSources
,