3 references to LoopyModel1
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ComplexRecordIntegrationTest.cs (3)
3403
private record LoopyModel3([ModelBinder(typeof(SuccessfulModelBinder))] bool IsBound,
LoopyModel1
Inner);
3411
$"potential nesting of '{typeof(
LoopyModel1
)}'. For example, this type may have a property with a " +
3418
ParameterType = typeof(
LoopyModel1
),