2 references to CreateRestoreResultDuration
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
103private const string CreateRestoreResultDuration = nameof(CreateRestoreResultDuration); 650using (telemetry.StartIndependentInterval(CreateRestoreResultDuration))