1 reference to ResourceManager
Microsoft.AspNetCore.Authentication.Twitter (1)
src\e70f00bf5b04476a\Microsoft.AspNetCore.Authentication.Twitter.Resources.cs (1)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) =>
ResourceManager
.GetString(resourceKey, Culture);