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