3 references to GetResourceString
Microsoft.AspNetCore.Authentication.Abstractions (3)
artifacts\obj\Microsoft.AspNetCore.Authentication.Abstractions\Release\net10.0\Microsoft.AspNetCore.Authentication.Abstractions.Resources.cs (3)
19var value = GetResourceString(resourceKey); 31internal static string @Exception_UnableToFindServices => GetResourceString("Exception_UnableToFindServices"); 34=> string.Format(Culture, GetResourceString("Exception_UnableToFindServices"), p0, p1, p2);