3 references to Culture
Microsoft.AspNetCore.Cryptography.Internal (3)
src\71f915934fb0668a\Microsoft.AspNetCore.Cryptography.Internal.Resources.cs (3)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); 34=> string.Format(Culture, GetResourceString("BCryptAlgorithmHandle_ProviderNotFound"), p0); 40=> string.Format(Culture, GetResourceString("BCRYPT_KEY_LENGTHS_STRUCT_InvalidKeyLength"), p0, p1, p2, p3);