1 instantiation of ModelWhosePropertySetterThrows
Microsoft.AspNetCore.Mvc.Core.Test (1)
ModelBinding\Binders\ComplexTypeModelBinderTest.cs (1)
1228
var model = new
ModelWhosePropertySetterThrows
();
1 reference to ModelWhosePropertySetterThrows
Microsoft.AspNetCore.Mvc.Core.Test (1)
ModelBinding\Binders\ComplexTypeModelBinderTest.cs (1)
1228
var
model = new ModelWhosePropertySetterThrows();