1 reference to DictionaryModelBinder
System.Web (1)
ModelBinding\DictionaryModelBinderProvider.cs (1)
10
return CollectionModelBinderUtil.GetGenericBinder(typeof(IDictionary<,>), typeof(Dictionary<,>), typeof(
DictionaryModelBinder
<,>), bindingContext.ModelMetadata);