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