2 references to CreateObject
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionPool.cs (2)
1563
newObj =
CreateObject
(owningObject: null, userOptions: null, oldConnection: null);
1809
obj =
CreateObject
(owningObject, userOptions, oldConnection);