2 writes to Name
Microsoft.AspNetCore.Mvc.TagHelpers.Test (2)
SelectTagHelperTest.cs (2)
752Name = expectedAttributeValue, 802Name = expectedAttributeValue,
4 references to Name
Microsoft.AspNetCore.Mvc.TagHelpers (4)
SelectTagHelper.cs (4)
118if (Name != null) 120output.CopyHtmlAttribute(nameof(Name), context); 137!string.IsNullOrEmpty(Name)) 141{ "name", Name },