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