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