2 references to ProjectRestoreInformation
NuGet.Commands (2)
RestoreCommand\RestoreCommand.cs (2)
48private const string ProjectRestoreInformation = nameof(ProjectRestoreInformation); 202using (var telemetry = TelemetryActivity.Create(parentId: ParentId, eventName: ProjectRestoreInformation))