2 references to UnpooledObjectHasWrongOwner
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionInternal.cs (1)
713
throw ADP.InternalError(ADP.InternalErrorCode.
UnpooledObjectHasWrongOwner
); // unpooled object has incorrect owner
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (1)
468
throw ADP.InternalError(ADP.InternalErrorCode.
UnpooledObjectHasWrongOwner
); //