1 reference to AuditDurationOutput
NuGet.Commands (1)
RestoreCommand\RestoreCommand.cs (1)
834if (audit.GenerateOutputDurationSeconds.HasValue) { telemetry.TelemetryEvent[AuditDurationOutput] = audit.GenerateOutputDurationSeconds.Value; }