12 references to ExecCommandStrings
aspire (12)
Commands\ExecCommand.cs (11)
32Description = ExecCommandStrings.ProjectArgumentDescription 36Description = ExecCommandStrings.TargetResourceArgumentDescription 40Description = ExecCommandStrings.StartTargetResourceArgumentDescription 44Description = ExecCommandStrings.WorkdirArgumentDescription 48Description = ExecCommandStrings.CommandArgumentDescription 62: base("exec", ExecCommandStrings.Description, features, updateNotifier, executionContext, interactionService, telemetry) 101InteractionService.DisplayError(ExecCommandStrings.TargetResourceNotSpecified); 109InteractionService.DisplayError(ExecCommandStrings.NoCommandSpecified); 117InteractionService.DisplayError(ExecCommandStrings.FailedToParseCommand); 212$":running_shoe: {ExecCommandStrings.Running}", 235$":linked_paperclips: {ExecCommandStrings.StoppingAppHost}",
Resources\ExecCommandStrings.Designer.cs (1)
42global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Aspire.Cli.Resources.ExecCommandStrings", typeof(ExecCommandStrings).Assembly);