1 write to Sev0PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
119
if (severity == PackageVulnerabilitySeverity.Low) {
Sev0PackageDownloadMatches
++; }
1 reference to Sev0PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
823
telemetry.TelemetryEvent[AuditPackageDownloadVulnerabilitiesSev0] = audit.
Sev0PackageDownloadMatches
;