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