2 references to Culture
Microsoft.AspNetCore.Authentication.Twitter (2)
artifacts\obj\Microsoft.AspNetCore.Authentication.Twitter\Release\net11.0\Microsoft.AspNetCore.Authentication.Twitter.Resources.cs (2)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); 34=> string.Format(Culture, GetResourceString("Exception_OptionMustBeProvided"), p0);