2 references to CreateInstance
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\Binders\CollectionModelBinder.cs (2)
240
return
CreateInstance
(targetType);
454
var newCollection =
CreateInstance
(targetType);