1 reference to AuditDurationCheck
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
996if (audit.CheckPackagesDurationSeconds.HasValue) { telemetry.TelemetryEvent[AuditDurationCheck] = audit.CheckPackagesDurationSeconds.Value; }