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