1 reference to Person3
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ValidationWithRecordIntegrationTests.cs (1)
310
private record Order3(
Person3
Customer);