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