aspnetcore/test/Microsoft.AspNet.Mvc.Abstra.../ModelBinding
Doug Bunting bf7e0f141e Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata`
- #2992
- use new properties to replace common helper methods
- still a few `Nullable.GetUnderlyingType()` calls
  - creating `ModelMetadata` or sites lacking `ModelMetadata` access e.g. `ModelBindingHelper.ConvertTo()`
2015-08-24 12:26:50 -07:00
..
ModelExplorerTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelMetadataTest.cs Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata` 2015-08-24 12:26:50 -07:00
ModelStateDictionaryTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
ValueProviderResultTest.cs Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00