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