1 write to itemsCollection
System.Web (1)
UI\WebControls\Repeater.cs (1)
375itemsCollection = new RepeaterItemCollection(itemsArray);
2 references to itemsCollection
System.Web (2)
UI\WebControls\Repeater.cs (2)
371if (itemsCollection == null) { 377return itemsCollection;