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