Implemented interface member:
method
BindModelAsync
Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder.BindModelAsync(Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext)
2 references to BindModelAsync
Microsoft.AspNetCore.Mvc.Core.Test (2)
ModelBinding\Binders\BinderTypeModelBinderTest.cs (2)
22await binder.BindModelAsync(bindingContext); 44await binder.BindModelAsync(bindingContext);