12 writes to Property1
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (12)
Rendering\HtmlHelperSelectTest.cs (12)
426["Prefix"] = new ModelContainingSources { Property1 = SelectSources.PropertyOfViewDataEntry }, 428viewData.Model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel }; 463["Prefix"] = new ModelContainingSources { Property1 = SelectSources.PropertyOfViewDataEntry }, 465viewData.Model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel }; 489["Prefix"] = new ModelContainingSources { Property1 = SelectSources.PropertyOfViewDataEntry }, 491viewData.Model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel }; 516["Prefix"] = new ModelContainingSources { Property1 = SelectSources.PropertyOfViewDataEntry }, 518viewData.Model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel }; 543["Prefix"] = new ModelContainingSources { Property1 = SelectSources.PropertyOfViewDataEntry }, 545viewData.Model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel }; 563var model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel }; 579var model = new ModelContainingSources { Property1 = SelectSources.PropertyOfModel };