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