12 writes to Property1
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (12)
Rendering\HtmlHelperSelectTest.cs (12)
829["Prefix"] = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfViewDataEntry } }, 831viewData.Model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } }; 866["Prefix"] = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfViewDataEntry } }, 868viewData.Model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } }; 892["Prefix"] = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfViewDataEntry } }, 894viewData.Model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } }; 919["Prefix"] = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfViewDataEntry } }, 921viewData.Model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } }; 946["Prefix"] = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfViewDataEntry } }, 948viewData.Model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } }; 966var model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } }; 982var model = new ModelContainingListOfSources { Property1 = { SelectSources.PropertyOfModel } };