1 reference to ResourceManager
Microsoft.AspNetCore.Cryptography.Internal (1)
src\71f915934fb0668a\Microsoft.AspNetCore.Cryptography.Internal.Resources.cs (1)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture);