1 reference to EnumerableOfDoubleProperty
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
HeaderModelBinderIntegrationTest.cs (1)
352
Assert.Equal(new double[] { 10.51, 45.44 }, product.Manufacturer.
EnumerableOfDoubleProperty
);