2 references to Culture
Microsoft.AspNetCore.DataProtection.Abstractions (2)
src\f1a46ed8ed6e31e5\Microsoft.AspNetCore.DataProtection.Abstractions.Resources.cs (2)
15internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey, Culture); 40=> string.Format(Culture, GetResourceString("DataProtectionExtensions_NoService"), p0);