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