4 references to DictionaryModelBinder
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\DictionaryModelBinderTest.cs (4)
425var binder = new DictionaryModelBinder<string, string>( 461var binder = new DictionaryModelBinder<string, string>( 509var binder = new DictionaryModelBinder<string, string>( 556var binder = new DictionaryModelBinder<int, int>(