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 Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelMetadataTest.cs Rename `ModelMetadata.IsCollectionType` and add "real" `ModelMetadata.IsCollectionType` 2015-09-22 19:05:40 -07:00
ModelStateDictionaryTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ValueProviderResultTest.cs React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00