2 references to EvaluateDownloadDependenciesDuration
NuGet.Commands (2)
RestoreCommand\ProjectRestoreCommand.cs (2)
34private const string EvaluateDownloadDependenciesDuration = nameof(EvaluateDownloadDependenciesDuration); 232telemetryActivity.EndIntervalMeasure(telemetryPrefix + EvaluateDownloadDependenciesDuration);