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