5 references to GetResourceString
Microsoft.AspNetCore.Authentication.MicrosoftAccount (5)
src\bf35925426d1eee1\Microsoft.AspNetCore.Authentication.MicrosoftAccount.Resources.cs (5)
19var value = GetResourceString(resourceKey); 31internal static string @Exception_MissingId => GetResourceString("Exception_MissingId"); 33internal static string @Exception_OptionMustBeProvided => GetResourceString("Exception_OptionMustBeProvided"); 36=> string.Format(Culture, GetResourceString("Exception_OptionMustBeProvided"), p0); 39internal static string @Exception_ValidatorHandlerMismatch => GetResourceString("Exception_ValidatorHandlerMismatch");