2 references to ClassWithFields
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperSelectTest.cs (2)
1379
() => htmlHelper.GetEnumSelectList(typeof(
ClassWithFields
)),
1381
$"The type '{ typeof(
ClassWithFields
).FullName }' is not supported.");