2 references to Format
System.Data.Odbc (2)
Common\System\Data\Common\AdapterUtil.Odbc.cs (1)
23return SR.Format(format, args);
src\runtime\src\libraries\Common\src\System\Data\Common\AdapterUtil.cs (1)
321return IndexOutOfRange(SR.Format(SR.ADP_CollectionIndexString, itemType.Name, propertyName, propertyValue, collection.Name));