1 write to _innerBinder
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ComplexRecordIntegrationTest.cs (1)
3030_innerBinder = new DecimalModelBinder(_supportedStyles, loggerFactory);
1 reference to _innerBinder
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
ComplexRecordIntegrationTest.cs (1)
3035return _innerBinder.BindModelAsync(bindingContext);