3 references to ClassWithoutAttributes
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (3)
DataMemberRequiredBindingMetadataProviderTest.cs (3)
98
typeof(
ClassWithoutAttributes
).GetProperty(nameof(
ClassWithoutAttributes
.StringProperty)),
100
typeof(
ClassWithoutAttributes
));