3 references to GetResourceString
Microsoft.AspNetCore.Authentication.Facebook (3)
src\3b44ba0b654eec63\Microsoft.AspNetCore.Authentication.Facebook.Resources.cs (3)
19
var value =
GetResourceString
(resourceKey);
31
internal static string @Exception_OptionMustBeProvided =>
GetResourceString
("Exception_OptionMustBeProvided");
34
=> string.Format(Culture,
GetResourceString
("Exception_OptionMustBeProvided"), p0);