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