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