4 references to Property3
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (4)
Rendering\HtmlHelperTextBoxTest.cs (4)
66model => model.Property3["key"], 95helper.ViewData.Model.Property3["key"] = "Prop3Val"; 113model => model.Property3["key"], 146helper.ViewData.Model.Property3["key"] = "Prop3Val";