14 references to ModelWithDictionaryProperties
Microsoft.AspNetCore.Mvc.Core.Test (14)
ModelBinding\Binders\DictionaryModelBinderTest.cs (14)
144typeof(ModelWithDictionaryProperties), 145nameof(ModelWithDictionaryProperties.DictionaryProperty)); 215typeof(ModelWithDictionaryProperties), 216nameof(ModelWithDictionaryProperties.DictionaryProperty)); 302typeof(ModelWithDictionaryProperties), 303nameof(ModelWithDictionaryProperties.DictionaryWithValueTypesProperty)); 339typeof(ModelWithDictionaryProperties), 340nameof(ModelWithDictionaryProperties.DictionaryWithComplexValuesProperty)); 399typeof(ModelWithDictionaryProperties), 400nameof(ModelWithDictionaryProperties.CustomDictionaryProperty)); 568typeof(ModelWithDictionaryProperties), 569nameof(ModelWithDictionaryProperties.DictionaryProperty)) 572typeof(ModelWithDictionaryProperties), 573nameof(ModelWithDictionaryProperties.DictionaryProperty));