1 write to _allowMultiple
Microsoft.AspNetCore.Mvc.TagHelpers (1)
SelectTagHelper.cs (1)
99_allowMultiple = typeof(string) != realModelType &&
2 references to _allowMultiple
Microsoft.AspNetCore.Mvc.TagHelpers (2)
SelectTagHelper.cs (2)
101_currentValues = Generator.GetCurrentValues(ViewContext, For.ModelExplorer, For.Name, _allowMultiple); 152allowMultiple: _allowMultiple,