2 references to CollectionIndexInt32
System.Data.Common (2)
System\Data\Common\AdapterUtil.Common.cs (2)
368
return
CollectionIndexInt32
(index, collection.GetType(), collection.Count);
408
return
CollectionIndexInt32
(index, collection.GetType(), collection.Count);