1 reference to ListOfEnum
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
HeaderModelBinderIntegrationTest.cs (1)
353
Assert.Equal(new CarType[] { CarType.Sedan, CarType.Coupe }, product.Manufacturer.
ListOfEnum
);