aspnetcore/test/Microsoft.AspNet.Mvc.Abstra.../ModelBinding
Doug Bunting d8d0a1ab89 Rename `ModelMetadata.IsCollectionType` and add "real" `ModelMetadata.IsCollectionType`
- #3022
- existing `IsCollectionType` -> `IsEnumerableType`
- use new `IsCollectionType` in a few places
2015-09-22 19:05:40 -07:00
..
ModelExplorerTest.cs
ModelMetadataTest.cs Rename `ModelMetadata.IsCollectionType` and add "real" `ModelMetadata.IsCollectionType` 2015-09-22 19:05:40 -07:00
ModelStateDictionaryTest.cs
ValueProviderResultTest.cs