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