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