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