2 references to Culture
Microsoft.AspNetCore.Authentication.MicrosoftAccount (2)
src\bf35925426d1eee1\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);