3 references to CollectionIndexInt32
System.Data (3)
fx\src\data\System\Data\Common\AdapterUtil.cs (3)
1036
return
CollectionIndexInt32
(index, collection.GetType(), collection.Count);
1067
return
CollectionIndexInt32
(index, collection.GetType(), collection.Count);
1624
return
CollectionIndexInt32
(index, collection.GetType(), collection.Count);