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