1 write to _list
System.Web.Mobile (1)
UI\MobileControls\Adapters\WmlValidationSummaryAdapter.cs (1)
54_list = new List();
3 references to _list
System.Web.Mobile (3)
UI\MobileControls\Adapters\WmlValidationSummaryAdapter.cs (3)
55Control.Controls.Add(_list); 85_list.DataSource = arr; 86_list.DataBind();