1 reference to GetCompatibleCollection
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\HeaderModelBinder.cs (1)
179
var collection = ModelBindingHelper.
GetCompatibleCollection
<string>(bindingContext, values.Length);