6 references to ResourceManager
Aspire.Dashboard (6)
Resources\Commands.Designer.cs (6)
68return ResourceManager.GetString("RestartCommandDisplayDescription", resourceCulture); 77return ResourceManager.GetString("RestartCommandDisplayName", resourceCulture); 86return ResourceManager.GetString("StartCommandDisplayDescription", resourceCulture); 95return ResourceManager.GetString("StartCommandDisplayName", resourceCulture); 104return ResourceManager.GetString("StopCommandDisplayDescription", resourceCulture); 113return ResourceManager.GetString("StopCommandDisplayName", resourceCulture);