1 reference to CurrentValues
Microsoft.AspNetCore.Mvc.TagHelpers (1)
SelectTagHelper.cs (1)
105var currentValues = _currentValues == null ? null : new CurrentValues(_currentValues);