1 instantiation of EnumeratorOnICollection
System.Web.Extensions (1)
UI\WebControls\ListViewPagedDataSource.cs (1)
227return new EnumeratorOnICollection((ICollection)_dataSource, startRowIndex, count);