4 references to GetResourceString
Microsoft.AspNetCore.Authentication.JwtBearer (4)
src\054f6b18d3195d76\Microsoft.AspNetCore.Authentication.JwtBearer.Resources.cs (4)
19var value = GetResourceString(resourceKey); 31internal static string @Exception_OptionMustBeProvided => GetResourceString("Exception_OptionMustBeProvided"); 34=> string.Format(Culture, GetResourceString("Exception_OptionMustBeProvided"), p0); 37internal static string @Exception_ValidatorHandlerMismatch => GetResourceString("Exception_ValidatorHandlerMismatch");