4 references to ModelWithIDictionaryProperty
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\DictionaryModelBinderTest.cs (4)
670
.ForProperty<
ModelWithIDictionaryProperty
>(nameof(
ModelWithIDictionaryProperty
.DictionaryProperty))
673
typeof(
ModelWithIDictionaryProperty
),
674
nameof(
ModelWithIDictionaryProperty
.DictionaryProperty));