2 writes to Capacity
System.Web (2)
UI\HtmlControls\HtmlSelect.cs (1)
642Items.Capacity = collection.Count;
UI\WebControls\ListControl.cs (1)
692Items.Capacity = collection.Count + Items.Count;