4 writes to EditContext
Microsoft.AspNetCore.Components.Web.Tests (4)
Forms\InputRadioTest.cs (4)
19EditContext = new EditContext(model), 33EditContext = new EditContext(model) 52EditContext = new EditContext(model), 67EditContext = new EditContext(model),
1 reference to EditContext
Microsoft.AspNetCore.Components.Web.Tests (1)
Forms\InputRadioTest.cs (1)
145builder.AddComponentParameter(1, "Value", EditContext);