2 references to CustomerStruct
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\HeaderModelBinderProviderTest.cs (2)
119
[InlineData(typeof(
CustomerStruct
))]
120
[InlineData(typeof(IEnumerable<
CustomerStruct
>))]