2 references to RadioButton
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperRadioButtonExtensionsTest.cs (2)
23var radioButtonResult = helper.RadioButton("Property1", value: "myvalue"); 58var radioButtonResult = helper.RadioButton("Property1", value: "myvalue");