5 references to ResourceCommandStrings
aspire (5)
Commands\ResourceCommand.cs (4)
26Description = ResourceCommandStrings.CommandResourceArgumentDescription 31Description = ResourceCommandStrings.CommandNameArgumentDescription 55: base("resource", ResourceCommandStrings.CommandDescription, features, updateNotifier, executionContext, interactionService, telemetry) 75string.Format(CultureInfo.CurrentCulture, SharedCommandStrings.SelectAppHost, ResourceCommandStrings.SelectAppHostAction),
Resources\ResourceCommandStrings.Designer.cs (1)
31System.Resources.ResourceManager temp = new System.Resources.ResourceManager("Aspire.Cli.Resources.ResourceCommandStrings", typeof(ResourceCommandStrings).Assembly);