2 references to EnumWithLocalizedDisplayNames
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (2)
DataAnnotationsMetadataProviderTest.cs (2)
1686
var key = ModelMetadataIdentity.ForType(typeof(
EnumWithLocalizedDisplayNames
));
1718
.Setup(factory => factory.Create(typeof(
EnumWithLocalizedDisplayNames
)))