1 reference to OneCommaSeparatedStringProperty
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
HeaderModelBinderIntegrationTest.cs (1)
347
Assert.Equal("one, two, three", product.Manufacturer.
OneCommaSeparatedStringProperty
);