4 references to NU1902
NuGet.CommandLine.XPlat (2)
Commands\Package\Update\PackageUpdateCommandRunner.cs (2)
31
NuGetLogCode.
NU1902
,
297
warningProperties.WarningsNotAsErrors.Contains(NuGetLogCode.
NU1902
) &&
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
362
return (Strings.Vulnerability_Severity_Moderate, NuGetLogCode.
NU1902
);
NuGet.PackageManagement (1)
Audit\AuditChecker.cs (1)
378
return ("moderate", NuGetLogCode.
NU1902
);