1 write to _innerBinder
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ComplexTypeIntegrationTestBase.cs (1)
3245
_innerBinder
= new DecimalModelBinder(_supportedStyles, loggerFactory);
1 reference to _innerBinder
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ComplexTypeIntegrationTestBase.cs (1)
3250
return
_innerBinder
.BindModelAsync(bindingContext);