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