1 write to DateOfBirth
Microsoft.AspNetCore.Mvc.Core.Test (1)
ModelBinding\Binders\ComplexTypeModelBinderTest.cs (1)
967DateOfBirth = dob
2 references to DateOfBirth
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\ComplexTypeModelBinderTest.cs (2)
694[InlineData(nameof(PersonWithBindExclusion.DateOfBirth))] 993Assert.Equal(dob, model.DateOfBirth);