3 references to RecordTypeWithFilteredProperty1
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ComplexRecordIntegrationTest.cs (3)
3625
ParameterType = typeof(
RecordTypeWithFilteredProperty1
)
3651
var
model = Assert.IsType<
RecordTypeWithFilteredProperty1
>(modelBindingResult.Model);