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