2 instantiations of InvalidProperties
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Validation\DefaultObjectValidatorTests.cs (2)
401
var model = new
InvalidProperties
();
435
var model = new
InvalidProperties
();
2 references to InvalidProperties
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Validation\DefaultObjectValidatorTests.cs (2)
401
var
model = new InvalidProperties();
435
var
model = new InvalidProperties();