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