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