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