3 references to PersonWithReadOnlyAndInitializedProperty
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ArrayModelBinderIntegrationTest.cs (3)
344ParameterType = typeof(PersonWithReadOnlyAndInitializedProperty) 362var model = Assert.IsType<PersonWithReadOnlyAndInitializedProperty>(modelBindingResult.Model);