2 references to Culture
Microsoft.AspNetCore.Authentication.MicrosoftAccount (2)
src\a790e44edb9db973\Microsoft.AspNetCore.Authentication.MicrosoftAccount.Resources.cs (2)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); 36=> string.Format(Culture, GetResourceString("Exception_OptionMustBeProvided"), p0);