2 references to Person
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\HeaderModelBinderProviderTest.cs (2)
121[InlineData(typeof(Person))] 122[InlineData(typeof(IEnumerable<Person>))]