6 references to Red
Microsoft.AspNetCore.Components.Endpoints.Tests (6)
Binding\FormDataMapperTests.cs (6)
39
[InlineData("Red", Colors.
Red
)]
40
[InlineData("RED", Colors.
Red
)]
59
[InlineData("Red", Colors.
Red
)]
60
[InlineData("RED", Colors.
Red
)]
350
v => Assert.Equal(Colors.
Red
, v),
368
v => Assert.Equal(Colors.
Red
, v),