4 references to NU1903
NuGet.CommandLine.XPlat (2)
Commands\Package\Update\PackageUpdateCommandRunner.cs (2)
32NuGetLogCode.NU1903, 298warningProperties.WarningsNotAsErrors.Contains(NuGetLogCode.NU1903) &&
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
364return (Strings.Vulnerability_Severity_High, NuGetLogCode.NU1903);
NuGet.PackageManagement (1)
Audit\AuditChecker.cs (1)
380return ("high", NuGetLogCode.NU1903);