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