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