2 references to CustomerStructWithTypeConverter
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\HeaderModelBinderProviderTest.cs (2)
142
[InlineData(typeof(
CustomerStructWithTypeConverter
))]
143
[InlineData(typeof(IEnumerable<
CustomerStructWithTypeConverter
>))]