13 references to ViewDataEntryWithPrefix
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (13)
Rendering\HtmlHelperSelectTest.cs (13)
68new SelectListItem { Text = SelectSources.ViewDataEntryWithPrefix.ToString() },
425["Prefix.Property1"] = SelectSources.ViewDataEntryWithPrefix,
462["Prefix.Property1"] = SelectSources.ViewDataEntryWithPrefix,
488["Prefix.Property1"] = SelectSources.ViewDataEntryWithPrefix,
508SelectSources.ViewDataEntryWithPrefix,
515["Prefix.Property1"] = SelectSources.ViewDataEntryWithPrefix,
828["Prefix.Property1"] = new[] { SelectSources.ViewDataEntryWithPrefix },
865["Prefix.Property1"] = new[] { SelectSources.ViewDataEntryWithPrefix },
891["Prefix.Property1"] = new[] { SelectSources.ViewDataEntryWithPrefix },
911SelectSources.ViewDataEntryWithPrefix,
918["Prefix.Property1"] = new[] { SelectSources.ViewDataEntryWithPrefix },
1515$"{ GetOption(SelectSources.ViewDataEntryWithPrefix, source) }{ Environment.NewLine }" +
1530$"{ GetOption(SelectSources.ViewDataEntryWithPrefix, source) }{ Environment.NewLine }" +