2 references to Culture
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (2)
artifacts\obj\Microsoft.AspNetCore.Mvc.DataAnnotations.Test\Release\net11.0\Microsoft.AspNetCore.Mvc.DataAnnotations.Test.Resources.cs (2)
15
internal static string GetResourceString(string resourceKey, string defaultValue = null) => ResourceManager.GetString(resourceKey,
Culture
);
34
=> string.Format(
Culture
, GetResourceString("CompareAttributeTestResource"), p0, p1);