1 reference to TestInnerModel
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ComplexRecordIntegrationTest.cs (1)
3019
private record TestModel(
TestInnerModel
[] InnerModels);