1 reference to UnsupportedLocaleProvided
aspire (1)
Program.cs (1)
215
errorMessage = string.Format(CultureInfo.CurrentCulture, ErrorStrings.
UnsupportedLocaleProvided
, localeOverride, string.Join(", ", s_supportedLocales));