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