2 references to Three
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperSelectTest.cs (2)
1444new SelectListItem { Text = nameof(EnumWithDuplicates.Three), Value = "3" }, 1457new SelectListItem { Text = nameof(EnumWithDuplicates.Three), Value = "3" },