10 writes to Name
Microsoft.AspNetCore.Mvc.TagHelpers.Test (10)
InputTagHelperTest.cs (10)
368Name = expectedAttributeValue, 424Name = expectedAttributeValue, 480Name = expectedAttributeValue, 529Name = expectedAttributeValue, 853Name = propertyName, 931Name = propertyName, 991Name = propertyName, 1051Name = propertyName, 1111Name = propertyName, 1352Name = propertyName,
6 references to Name
Microsoft.AspNetCore.Mvc.TagHelpers (6)
InputTagHelper.cs (6)
163if (Name != null) 165output.CopyHtmlAttribute(nameof(Name), context); 214!string.IsNullOrEmpty(Name)) 218{ "name", Name }, 337!string.IsNullOrEmpty(Name)) 342hiddenForCheckboxTag.MergeAttribute("name", Name);