2 references to EvaluateLockFileDuration
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
90private const string EvaluateLockFileDuration = nameof(EvaluateLockFileDuration); 600using (telemetry.StartIndependentInterval(EvaluateLockFileDuration))