2 references to Two
Microsoft.AspNetCore.Components.Web.Tests (2)
Forms\InputSelectTest.cs (2)
29Assert.Equal(TestEnum.Two, inputSelectComponent.CurrentValue); 67Assert.Equal(TestEnum.Two, inputSelectComponent.Value);