7 references to ResourceManager
aspire (7)
Resources\SharedCommandStrings.Designer.cs (7)
50
return
ResourceManager
.GetString("ScanningForRunningAppHosts", resourceCulture);
56
return
ResourceManager
.GetString("SelectAppHost", resourceCulture);
62
return
ResourceManager
.GetString("NoInScopeAppHostsShowingAll", resourceCulture);
68
return
ResourceManager
.GetString("AppHostNotRunning", resourceCulture);
74
return
ResourceManager
.GetString("AppHostOptionDescription", resourceCulture);
80
return
ResourceManager
.GetString("FormatOptionDescription", resourceCulture);
86
return
ResourceManager
.GetString("IsolatedOptionDescription", resourceCulture);