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