1 write to Sev2PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\Utility\AuditUtility.cs (1)
121
else if (severity == PackageVulnerabilitySeverity.High) {
Sev2PackageDownloadMatches
++; }
1 reference to Sev2PackageDownloadMatches
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
825
telemetry.TelemetryEvent[AuditPackageDownloadVulnerabilitiesSev2] = audit.
Sev2PackageDownloadMatches
;