2 references to GenerateRestoreGraphDuration
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
98private const string GenerateRestoreGraphDuration = nameof(GenerateRestoreGraphDuration); 591using (telemetry.StartIndependentInterval(GenerateRestoreGraphDuration))