15 references to ViewDataEntry
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (15)
Rendering\HtmlHelperSelectTest.cs (15)
66new SelectListItem { Text = SelectSources.ViewDataEntry.ToString() }, 424["Property1"] = SelectSources.ViewDataEntry, 461["Property1"] = SelectSources.ViewDataEntry, 482var expectedHtml = GetExpectedSelectElement(SelectSources.ViewDataEntry, allowMultiple: false); 487["Property1"] = SelectSources.ViewDataEntry, 514["Property1"] = SelectSources.ViewDataEntry, 542["Property1"] = SelectSources.ViewDataEntry, 827["Property1"] = new[] { SelectSources.ViewDataEntry }, 864["Property1"] = new[] { SelectSources.ViewDataEntry }, 885var expectedHtml = GetExpectedSelectElement(SelectSources.ViewDataEntry, allowMultiple: true); 890["Property1"] = new[] { SelectSources.ViewDataEntry }, 917["Property1"] = new[] { SelectSources.ViewDataEntry }, 945["Property1"] = new[] { SelectSources.ViewDataEntry }, 1513$"{ GetOption(SelectSources.ViewDataEntry, source) }{ Environment.NewLine }" + 1528$"{ GetOption(SelectSources.ViewDataEntry, source) }{ Environment.NewLine }" +