1 write to resourceCulture
aspire (1)
Resources\ApiCommandStrings.Designer.cs (1)
44
resourceCulture
= value;
23 references to resourceCulture
aspire (23)
Resources\ApiCommandStrings.Designer.cs (23)
41
return
resourceCulture
;
48
internal static string Description => ResourceManager.GetString("Description",
resourceCulture
);
50
internal static string ListDescription => ResourceManager.GetString("ListDescription",
resourceCulture
);
52
internal static string SearchDescription => ResourceManager.GetString("SearchDescription",
resourceCulture
);
54
internal static string GetDescription => ResourceManager.GetString("GetDescription",
resourceCulture
);
56
internal static string ScopeArgumentDescription => ResourceManager.GetString("ScopeArgumentDescription",
resourceCulture
);
58
internal static string QueryArgumentDescription => ResourceManager.GetString("QueryArgumentDescription",
resourceCulture
);
60
internal static string IdArgumentDescription => ResourceManager.GetString("IdArgumentDescription",
resourceCulture
);
62
internal static string FormatOptionDescription => ResourceManager.GetString("FormatOptionDescription",
resourceCulture
);
64
internal static string LimitOptionDescription => ResourceManager.GetString("LimitOptionDescription",
resourceCulture
);
66
internal static string LanguageOptionDescription => ResourceManager.GetString("LanguageOptionDescription",
resourceCulture
);
68
internal static string LoadingApiDocumentation => ResourceManager.GetString("LoadingApiDocumentation",
resourceCulture
);
70
internal static string NoApiEntriesFound => ResourceManager.GetString("NoApiEntriesFound",
resourceCulture
);
72
internal static string NoResultsFound => ResourceManager.GetString("NoResultsFound",
resourceCulture
);
74
internal static string ApiNotFound => ResourceManager.GetString("ApiNotFound",
resourceCulture
);
76
internal static string FoundApiEntries => ResourceManager.GetString("FoundApiEntries",
resourceCulture
);
78
internal static string FoundSearchResults => ResourceManager.GetString("FoundSearchResults",
resourceCulture
);
80
internal static string HeaderName => ResourceManager.GetString("HeaderName",
resourceCulture
);
82
internal static string HeaderId => ResourceManager.GetString("HeaderId",
resourceCulture
);
84
internal static string HeaderLanguage => ResourceManager.GetString("HeaderLanguage",
resourceCulture
);
86
internal static string HeaderKind => ResourceManager.GetString("HeaderKind",
resourceCulture
);
88
internal static string HeaderGroup => ResourceManager.GetString("HeaderGroup",
resourceCulture
);
90
internal static string HeaderScore => ResourceManager.GetString("HeaderScore",
resourceCulture
);