5 references to GetResourceString
Microsoft.AspNetCore.DataProtection.Extensions (5)
src\210447adf6bce87e\Microsoft.AspNetCore.DataProtection.Extensions.Resources.cs (5)
19var value = GetResourceString(resourceKey); 31internal static string @CryptCommon_GenericError => GetResourceString("CryptCommon_GenericError"); 33internal static string @TimeLimitedDataProtector_PayloadExpired => GetResourceString("TimeLimitedDataProtector_PayloadExpired"); 36=> string.Format(Culture, GetResourceString("TimeLimitedDataProtector_PayloadExpired"), p0); 39internal static string @TimeLimitedDataProtector_PayloadInvalid => GetResourceString("TimeLimitedDataProtector_PayloadInvalid");