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