1 write to _itemType
System.Web (1)
UI\CollectionBuilder.cs (1)
67_itemType = propInfo.PropertyType;
3 references to _itemType
System.Web (3)
UI\CollectionBuilder.cs (3)
88if (_itemType != null) { 90if (!_itemType.IsAssignableFrom(childType)) { 103_itemType.FullName,