2 references to NoOpRestoreOutputEvaluationDuration
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
82
private const string NoOpRestoreOutputEvaluationDuration = nameof(
NoOpRestoreOutputEvaluationDuration
);
476
telemetry.EndIntervalMeasure(
NoOpRestoreOutputEvaluationDuration
);