2 references to Zero
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperSelectTest.cs (2)
1438new SelectListItem { Text = nameof(EnumWithDuplicates.Zero), Value = "0" }, 1451new SelectListItem { Text = nameof(EnumWithDuplicates.Zero), Value = "0" },