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