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