2 references to CreateObject
System.Data.OleDb (2)
System\Data\ProviderBase\DbConnectionPool.cs (2)
1459newObj = CreateObject(owningObject: null, userOptions: null, oldConnection: null); 1695obj = CreateObject(owningObject, userOptions, oldConnection);