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)
3250return _innerBinder.BindModelAsync(bindingContext);