14 references to SourcesSelectList
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (14)
Rendering\HtmlHelperSelectTest.cs (14)
434var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 472var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 497var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 525var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 552var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 568var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 585var html = helper.DropDownList("Property1", SourcesSelectList, optionLabel: null, htmlAttributes: null); 837var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null); 875var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null); 900var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null); 928var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null); 955var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null); 971var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null); 988var html = helper.ListBox("Property1", SourcesSelectList, htmlAttributes: null);