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