2 references to CollectionResult
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\Binders\CollectionModelBinder.cs (2)
298return new CollectionResult(boundCollection); 397return new CollectionResult(boundCollection)