3 references to IsEmancipated
System.Data.Odbc (3)
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
333Debug.Assert(!obj.IsEmancipated, "pooled object not in pool"); 1080if (obj.IsEmancipated)
src\libraries\Common\src\System\Data\ProviderBase\DbConnectionInternal.cs (1)
378Debug.Assert(!IsEmancipated, "pooled object not in pool");