2 references to Two
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperSelectTest.cs (2)
1466new SelectListItem { Text = nameof(EnumWithFields.Two), Value = "2" }, 1478new SelectListItem { Text = nameof(EnumWithFields.Two), Value = "2" },