3 references to GetResourceString
Microsoft.AspNetCore.Authentication.Facebook (3)
src\2d8ef4e08683492e\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);