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