2 references to CreateObject
System.Data.Odbc (2)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
975newObj = CreateObject(owningObject: null, userOptions: null, oldConnection: null); 1155obj = CreateObject(owningObject, userOptions, oldConnection);