1 instantiation of KeyedServicesModelBinder
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\ServicesModelBinderProvider.cs (1)
36
return new
KeyedServicesModelBinder
(context.BindingInfo.ServiceKey, !isRequired);