7 references to StructWithFields
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (7)
DataAnnotationsMetadataProviderTest.cs (7)
628[InlineData(typeof(StructWithFields), false)]
629[InlineData(typeof(StructWithFields?), false)]
662[InlineData(typeof(StructWithFields), false)]
663[InlineData(typeof(StructWithFields?), false)]
689{ typeof(StructWithFields), null },
690{ typeof(StructWithFields?), null },
866{ typeof(StructWithFields), null },