2 instantiations of TestFormModelValueBinder
Microsoft.AspNetCore.Components.Web.Tests (2)
Forms\Mapping\SupplyParameterFromFormTest.cs (2)
39FormValueModelBinder = new TestFormModelValueBinder("[scope-name]handler-name"), 64var valueBinder = new TestFormModelValueBinder();
1 reference to TestFormModelValueBinder
Microsoft.AspNetCore.Components.Web.Tests (1)
Forms\Mapping\SupplyParameterFromFormTest.cs (1)
64var valueBinder = new TestFormModelValueBinder();