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