1 instantiation of BinderTypeModelBinder
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\BinderTypeModelBinderProvider.cs (1)
21
return new
BinderTypeModelBinder
(binderType);
1 reference to BinderTypeModelBinder
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\BinderTypeModelBinder.cs (1)
20
/// Creates a new <see cref="
BinderTypeModelBinder
"/>.