8 references to SelectAppHost
aspire (8)
Commands\DescribeCommand.cs (1)
122
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, DescribeCommandStrings.SelectAppHostAction),
Commands\LogsCommand.cs (1)
167
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, LogsCommandStrings.SelectAppHostAction),
Commands\ResourceCommand.cs (1)
64
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, ResourceCommandStrings.SelectAppHostAction),
Commands\ResourceCommandBase.cs (1)
85
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, ResourceCommandStrings.SelectAppHostAction),
Commands\StartCommand.cs (1)
112
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, ResourceCommandStrings.SelectAppHostAction),
Commands\StopCommand.cs (1)
151
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, StopCommandStrings.SelectAppHostAction),
Commands\TelemetryCommandHelpers.cs (1)
112
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, TelemetryCommandStrings.SelectAppHostAction),
Commands\WaitCommand.cs (1)
93
string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.
SelectAppHost
, WaitCommandStrings.SelectAppHostAction),