2 references to ADP_CollectionIsNotParent
System.Data.Odbc (2)
src\runtime\src\libraries\Common\src\System\Data\Common\AdapterUtil.cs (2)
395return Argument(SR.Format(SR.ADP_CollectionIsNotParent, parameterType.Name, collection.GetType().Name)); 399return Argument(SR.Format(SR.ADP_CollectionIsNotParent, parameterType.Name, collection.GetType().Name));